FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-118767: remove bool(NotImplemented) from pending-removal document (GH-139526) by JostMigenda · Pull Request #139677 · python/cpython · GitHub

/ cpython Public

[3.13] gh-118767: remove bool(NotImplemented) from pending-removal document (GH-139526) - #139677

Merged
hugovk merged 1 commit into
python:3.13from
JostMigenda:pending-removal-3.13
Oct 6, 2025
Merged

[3.13] gh-118767: remove bool(NotImplemented) from pending-removal document (GH-139526)#139677
hugovk merged 1 commit into
python:3.13from
JostMigenda:pending-removal-3.13

Conversation

JostMigenda commented Oct 6, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

As suggested by @hugovk in gh-139526, this updates the Python 3.13 docs to document that bool(NotImplemented) will be removed in 3.14. Previously, it was listed in the “Pending Removal in Future Versions” section, which says “there is currently no [removal] date scheduled”.

If you feel it’s helpful, this PR could also be backported to 3.12. (Backporting to even earlier versions would be more effort since the deprecation docs were restructured in gh-122085; so that’s probably not worth it.)


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

hugovk commented Oct 6, 2025

Copy link
Copy Markdown
Member

We usually don't backport docs changes to security-only branches like 3.12.

https://devguide.python.org/versions/

Thanks for the PR!

hugovk merged commit bb00718 into python:3.13 Oct 6, 2025
30 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Oct 6, 2025

Copy link
Copy Markdown
Contributor Author

Ah, I forgot that the 2-year bugfix window only applied since 3.13.

Thanks for the quick response and all the best for the big day tomorrow!

hugovk commented Oct 7, 2025

Copy link
Copy Markdown
Member

Thanks! 🤞

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 news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL