X Tutup
The Wayback Machine - https://web.archive.org/web/20250510211951/https://github.com/python/cpython/pull/118758
Skip to content

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

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 鈥淪ign up for GitHub鈥, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 8, 2024

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented May 8, 2024


馃摎 Documentation preview 馃摎: https://cpython-previews--118758.org.readthedocs.build/

@rhettinger rhettinger removed request for a team and rhettinger May 8, 2024 15:12
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 05c2fe1 into python:main May 8, 2024
25 checks passed
@miss-islington-app
Copy link

Thanks @serhiy-storchaka for the PR 馃尞馃帀.. I'm working now to backport this PR to: 3.12.
馃悕馃崚鉀忦煠�

@serhiy-storchaka serhiy-storchaka deleted the docs-none-literal branch May 8, 2024 19:35
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

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
Copy link

bedevere-app bot commented May 8, 2024

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

@bedevere-app 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
Copy link

bedevere-app bot commented May 8, 2024

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

@bedevere-app 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>
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
X Tutup