-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-42182: stdtypes doc - update and fix links to several dunder methods #27384
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 “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-42182: stdtypes doc - update and fix links to several dunder methods #27384
Conversation
Thanks for fixing them. Though I'm curious as to why/when this behavior changed. |
Me too, I spent some time trying to find the change but wasn't able to. It may have been intentional -- as the wrong links with enter and exit show, the old auto-linking could easily lead to incorrect links. |
This PR is stale because it has been open for 30 days with no activity. |
Thanks @akulakov for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
…ods (pythonGH-27384) (cherry picked from commit 8c74713) Co-authored-by: andrei kulakov <[email protected]>
GH-30020 is a backport of this pull request to the 3.10 branch. |
…ods (pythonGH-27384) (cherry picked from commit 8c74713) Co-authored-by: andrei kulakov <[email protected]>
GH-30021 is a backport of this pull request to the 3.9 branch. |
…ods (GH-27384) (cherry picked from commit 8c74713) Co-authored-by: andrei kulakov <[email protected]>
…ods (GH-27384) (cherry picked from commit 8c74713) Co-authored-by: andrei kulakov <[email protected]>
does not need a news entry
https://bugs.python.org/issue42182