Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
enum.rst
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
For example in https://docs.python.org/3/library/enum.html#enum.IntFlag there are several names that use italic (*...*) instead of the correct role (:class:, :func:, etc.). There might be more throughout the page.
*...*
:class:
:func:
The text was updated successfully, but these errors were encountered:
Merge branch 'main' into pythongh-110679
abbabf8
065c5cc
gh-110679: Improved markup in enum.rst (GH-110747)
14f52e1
pythongh-110679: Improved markup in enum.rst (pythonGH-110747)
36997b1
b9776d0
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Documentation
For example in https://docs.python.org/3/library/enum.html#enum.IntFlag there are several names that use italic (
*...*
) instead of the correct role (:class:
,:func:
, etc.). There might be more throughout the page.Linked PRs
The text was updated successfully, but these errors were encountered: