-
-
Notifications
You must be signed in to change notification settings - Fork 31.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-33888: Use CPython instead of Python #7767
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems legit
Raymond, patch changes 'Python' to 'CPython' in two places in the FAQ. What do you think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does not require a news item.
Thanks @andresdelfino for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
Thanks @andresdelfino for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7. |
Make the change where discussing the CPython implementation of lists and dicts. (cherry picked from commit 8d41278) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
GH-8180 is a backport of this pull request to the 3.7 branch. |
GH-8181 is a backport of this pull request to the 2.7 branch. |
Make the change where discussing the CPython implementation of lists and dicts. (cherry picked from commit 8d41278) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
GH-8182 is a backport of this pull request to the 3.6 branch. |
Make the change where discussing the CPython implementation of lists and dicts. (cherry picked from commit 8d41278) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
https://bugs.python.org/issue33888