gh-101860: document `property.__name__` by picnixz · Pull Request #123399 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
encukou merged 1 commit intopython:mainfrom
Aug 28, 2024Merged
gh-101860: document property.__name__#123399
encukou merged 1 commit intopython:mainfrom
gh-101860: document property.__name__#123399
encukou merged 1 commit intopython:mainfrom
Conversation
Copy link
Member
I think I need to change 3.13 What's New since this change was introduced in 3.13. Not sure if Sphinx will complain with how I documented. (waiting for the docs to build to see how it renders)
📚 Documentation preview 📚: https://cpython-previews--123399.org.readthedocs.build/
bedevere-app
bot
mentioned this pull request
bedevere-app
bot
added
docs
skip news awaiting review labels
Aug 27, 2024JelleZijlstra approved these changes Aug 27, 2024
Copy link
Member
JelleZijlstra
left a comment
JelleZijlstra
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Other language changes" doesn't feel like a great location for the news entry, but other changes to builtins are documented there too, so it's the right choice for now.
Thanks!
bedevere-app
bot
added
awaiting merge
and removed
awaiting review
labels
encukou
merged commit
40fff90
into
python:main
bedevere-app
bot
removed
the
awaiting merge
label
Copy link
miss-islington-app
bot
commented
Aug 28, 2024
miss-islington-app bot commented
Aug 28, 2024miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Aug 28, 2024(cherry picked from commit 40fff90) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Copy link
bedevere-app
bot
commented
Aug 28, 2024
bedevere-app bot commented
Aug 28, 2024GH-123428 is a backport of this pull request to the 3.13 branch.
picnixz
deleted the
docs/whats-new-3.13-name-property-101860
branch
JelleZijlstra pushed a commit that referenced this pull request
Aug 29, 2024This 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