Skip to content

gh-118767: remove bool(NotImplemented) from pending-removal document#139526

Merged
Eclips4 merged 1 commit into
python:mainfrom
JostMigenda:pending-removal
Oct 5, 2025
Merged

gh-118767: remove bool(NotImplemented) from pending-removal document#139526
Eclips4 merged 1 commit into
python:mainfrom
JostMigenda:pending-removal

Conversation

@JostMigenda

@JostMigenda JostMigenda commented Oct 2, 2025

Copy link
Copy Markdown
Contributor

bool(NotImplemented) raises a TypeError in 3.14, so should no longer be listed under “Pending removal in future versions”. This is some minor cleanup for gh-118767 and associated PRs.


📚 Documentation preview 📚: https://cpython-previews--139526.org.readthedocs.build/

@Eclips4 Eclips4 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Eclips4 Eclips4 merged commit 29616f3 into python:main Oct 5, 2025
42 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Oct 5, 2025
@Eclips4 Eclips4 added the needs backport to 3.14 bugs and security fixes label Oct 5, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @JostMigenda for the PR, and @Eclips4 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 5, 2025
… document (pythonGH-139526)

(cherry picked from commit 29616f3)

Co-authored-by: Jost Migenda <jost.migenda@kcl.ac.uk>
@bedevere-app

bedevere-app Bot commented Oct 5, 2025

Copy link
Copy Markdown

GH-139599 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Oct 5, 2025
@hugovk

hugovk commented Oct 5, 2025

Copy link
Copy Markdown
Member

For the 3.13 docs, we could also move the entry from "Pending Removal in Future Versions" to "Pending Removal in Python 3.14".

hugovk pushed a commit that referenced this pull request Oct 5, 2025
…l document (GH-139526) (#139599)

Co-authored-by: Jost Migenda <jost.migenda@kcl.ac.uk>
@bedevere-app

bedevere-app Bot commented Oct 6, 2025

Copy link
Copy Markdown

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

danigm pushed a commit to openSUSE-Python/cpython that referenced this pull request Oct 7, 2025
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 news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants