bpo-38113: Update Python/ast.c to PEP-384 by DinoV · Pull Request #15975 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
miss-islington merged 1 commit intopython:masterfrom
Sep 11, 2019Merged
bpo-38113: Update Python/ast.c to PEP-384#15975
miss-islington merged 1 commit intopython:masterfrom
bpo-38113: Update Python/ast.c to PEP-384#15975
miss-islington merged 1 commit intopython:masterfrom
Conversation
Copy link
Contributor
Removes statics for better subinterpreter support and moves to _PyType_Name
https://bugs.python.org/issue38113
Automerge-Triggered-By: @tiran
bedevere-bot
added
the
awaiting core review
label
the-knights-who-say-ni
added
the
CLA signed
label
DinoV
added
the
skip news
label
tiran approved these changes Sep 11, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
tiran
added
the
🤖 automerge
label
Copy link
Contributor
miss-islington
commented
Sep 11, 2019
miss-islington commented
Sep 11, 2019@DinoV: Status check is done, and it's a success ✅ .
miss-islington
merged commit
5b172c2
into
python:master
bedevere-bot
removed
the
awaiting merge
label
DinoV added a commit to DinoV/cpython that referenced this pull request
Sep 12, 2019Removes statics for better subinterpreter support and moves to _PyType_Name https://bugs.python.org/issue38113 Automerge-Triggered-By: @tiran
eduardo-elizondo
mentioned this pull request
DinoV
deleted the
pep384/ast.c
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment