Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-92120: The docstring of enum.Enum is invalid in reST#92122
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
gh-92120: The docstring of enum.Enum is invalid in reST#92122
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thank you Takeshi-san! Are similar fixes needed in the Line 504 inad5e852
Line 558 inad5e852
Please could you include a NEWS file? https://devguide.python.org/committing/#updating-news-and-what-s-new-in-python |
I am more interested in the docstrings being usable by |
4b243fd
toeb44f0b
CompareThank you for your reviews! I also fixed EnumTypes class.
Yes. I confirmed it on my local. This change does not prevent the result of doctest. Of course, the number of cases are not changed. Additionally, doctest on GitHub Action is also passed. |
Misc/NEWS.d/next/Library/2022-05-06-01-53-34.gh-issue-92122.96Lf2p.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
eb44f0b
tod95098e
Comparenetlifybot commentedDec 7, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ Deploy Preview forpython-cpython-preview canceled.
|
Uh oh!
There was an error while loading.Please reload this page.
Closes#92120
enum.Enum
is invalid in reStructuredText since 3.11 #92120