Pablo Galindo Salgado <[email protected]> added the comment:
Bisecting points to commit 5b172c27f760dc5437e37dd8f1540eb76440e9a7 Author: Dino Viehland <[email protected]> Date: Wed Sep 11 08:47:17 2019 -0700 bpo-38113: Update Python/ast.c to PEP-384 (GH-15975) Removes statics for better subinterpreter support and moves to _PyType_Name https://bugs.python.org/issue38113 Automerge-Triggered-By: @tiran ---------- nosy: +christian.heimes, dino.viehland _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38138> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
