bpo-38113: Update Python/ast.c to PEP-384 by DinoV · Pull Request #15975 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@DinoV

Copy link

Contributor

@DinoV DinoV commented

Sep 11, 2019

edited by miss-islington

Loading

Removes statics for better subinterpreter support and moves to _PyType_Name

https://bugs.python.org/issue38113

Automerge-Triggered-By: @tiran

@miss-islington

Copy link

Contributor

@DinoV: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 5b172c2 into python:master

Sep 11, 2019

DinoV added a commit to DinoV/cpython that referenced this pull request

Sep 12, 2019
Removes statics for better subinterpreter support and moves to _PyType_Name


https://bugs.python.org/issue38113



Automerge-Triggered-By: @tiran

@DinoV DinoV deleted the pep384/ast.c branch

May 31, 2024 18:23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@tiran tiran tiran approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@DinoV @miss-islington @tiran @the-knights-who-say-ni @bedevere-bot @tekknolagi