-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-112925: Fix error in example of datetime.time.fromisoformat
and add doctest marker
#112931
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
@@ -1799,6 +1799,8 @@ Other constructor: | |||
|
|||
Examples:: | |||
|
|||
.. doctest:: |
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.
Interesting, I didn't realize that anything actually was running these tests.
Thanks @F-park for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
GH-113427 is a backport of this pull request to the 3.12 branch. |
…` and add doctest marker (pythonGH-112931) (cherry picked from commit bdc8d66) Co-authored-by: F-park <[email protected]>
GH-113428 is a backport of this pull request to the 3.11 branch. |
…` and add doctest marker (pythonGH-112931) (cherry picked from commit bdc8d66) Co-authored-by: F-park <[email protected]>
…t` and add doctest marker (GH-112931) (GH-113427) (cherry picked from commit bdc8d66) Co-authored-by: F-park <[email protected]>
…t` and add doctest marker (GH-112931) (GH-113428) (cherry picked from commit bdc8d66) Co-authored-by: F-park <[email protected]>
…` and add doctest marker (pythonGH-112931)
…` and add doctest marker (pythonGH-112931)
…` and add doctest marker (pythonGH-112931)
…` and add doctest marker (pythonGH-112931)
datetime.time.fromisoformat
#112925📚 Documentation preview 📚: https://cpython-previews--112931.org.readthedocs.build/