-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-85453: Improve instance attributes mark up on datetime.rst #123655
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
Conversation
@erlend-aasland, I don't know how do add you as reviewer |
Co-authored-by: Hugo van Kemenade <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Nice that these are now linkable, like https://cpython-previews--123655.org.readthedocs.build/en/123655/library/datetime.html#datetime.timedelta.days
…ythonGH-123655) (cherry picked from commit 9aea9c1) Co-authored-by: edson duarte <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
GH-123740 is a backport of this pull request to the 3.13 branch. |
…ythonGH-123655) (cherry picked from commit 9aea9c1) Co-authored-by: edson duarte <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
GH-123741 is a backport of this pull request to the 3.12 branch. |
…H-123655) (#123741) Co-authored-by: edson duarte <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
…H-123655) (#123740) Co-authored-by: edson duarte <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
Another pull request based on PR #21447, this one focused on improving instance attributes mark up.
📚 Documentation preview 📚: https://cpython-previews--123655.org.readthedocs.build/