Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.13] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) #120411

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

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 12, 2024

  • Remove "()" when refer to a class as a type.
  • Use :func: when refer to a callable.
  • Fix reference to the datetime.astimezone() method.
    (cherry picked from commit 92c9c6a)

Co-authored-by: Serhiy Storchaka [email protected]


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

…suffix (pythonGH-120347)

* Remove "()" when refer to a class as a type.
* Use :func: when refer to a callable.
* Fix reference to the datetime.astimezone() method.
(cherry picked from commit 92c9c6a)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Jun 12, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 12, 2024 14:24
@serhiy-storchaka serhiy-storchaka merged commit f0788cb into python:3.13 Jun 12, 2024
30 checks passed
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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants