← 返回首页
Format None, True, False and NotImplemented as literals by serhiy-storchaka · Pull Request #118758 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Format None, True, False and NotImplemented as literals#118758

Merged
serhiy-storchaka merged 2 commits into
python:mainfrom
serhiy-storchaka:docs-none-literal
May 8, 2024
Merged

Format None, True, False and NotImplemented as literals#118758
serhiy-storchaka merged 2 commits into
python:mainfrom
serhiy-storchaka:docs-none-literal

Conversation

serhiy-storchaka commented May 8, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

Comment thread Misc/NEWS.d/3.11.0b1.rst Outdated Show resolved Hide resolved
Comment thread Misc/NEWS.d/3.12.0a1.rst Outdated Show resolved Hide resolved
Comment thread Misc/NEWS.d/3.13.0a1.rst Outdated Show resolved Hide resolved
Comment thread Misc/NEWS.d/3.13.0a2.rst Outdated Show resolved Hide resolved
rhettinger removed request for a team and rhettinger May 8, 2024 15:12
Comment thread Doc/c-api/object.rst Outdated Show resolved Hide resolved
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
serhiy-storchaka merged commit 05c2fe1 into python:main May 8, 2024

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

serhiy-storchaka deleted the docs-none-literal branch May 8, 2024 19:35

Copy link
Copy Markdown

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 05c2fe1acda9ea5a57061642c36e8b73bb4fbba4 3.12

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 8, 2024
) (cherry picked from commit 05c2fe1) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

bedevere-app Bot commented May 8, 2024

Copy link
Copy Markdown

GH-118792 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label May 8, 2024
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request May 8, 2024

bedevere-app Bot commented May 8, 2024

Copy link
Copy Markdown

GH-118794 is a backport of this pull request to the 3.12 branch.

bedevere-app Bot removed the needs backport to 3.12 only security fixes label May 8, 2024
serhiy-storchaka added a commit that referenced this pull request May 8, 2024
…8758) (GH-118792) (cherry picked from commit 05c2fe1) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request May 8, 2024
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

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Footer

© 2026 GitHub, Inc.