Skip to content

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

Merged
merged 2 commits into from
Dec 23, 2023

Conversation

F-park
Copy link
Contributor

@F-park F-park commented Dec 10, 2023

@ghost
Copy link

ghost commented Dec 10, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@@ -1799,6 +1799,8 @@ Other constructor:

Examples::

.. doctest::
Copy link
Member

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.

@serhiy-storchaka serhiy-storchaka merged commit bdc8d66 into python:main Dec 23, 2023
@miss-islington-app
Copy link

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.
🐍🍒⛏🤖

@bedevere-app
Copy link

bedevere-app bot commented Dec 23, 2023

GH-113427 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 23, 2023
…` and add doctest marker (pythonGH-112931)

(cherry picked from commit bdc8d66)

Co-authored-by: F-park <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Dec 23, 2023
@bedevere-app
Copy link

bedevere-app bot commented Dec 23, 2023

GH-113428 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 23, 2023
…` and add doctest marker (pythonGH-112931)

(cherry picked from commit bdc8d66)

Co-authored-by: F-park <[email protected]>
@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Dec 23, 2023
serhiy-storchaka pushed a commit that referenced this pull request Dec 23, 2023
…t` and add doctest marker (GH-112931) (GH-113427)

(cherry picked from commit bdc8d66)

Co-authored-by: F-park <[email protected]>
serhiy-storchaka pushed a commit that referenced this pull request Dec 23, 2023
…t` and add doctest marker (GH-112931) (GH-113428)

(cherry picked from commit bdc8d66)

Co-authored-by: F-park <[email protected]>
ryan-duve pushed a commit to ryan-duve/cpython that referenced this pull request Dec 26, 2023
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

4 participants