Skip to content

gh-105031: Clarify datetime documentation for ISO8601 #105049

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 3 commits into from
Feb 1, 2024

Conversation

nhhollander
Copy link
Contributor

@nhhollander nhhollander commented May 29, 2023

Resolves #105031 by adding details about additional unsupported ISO8601 date stamps to the datetime module documentation.


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

@ghost
Copy link

ghost commented May 29, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@serhiy-storchaka serhiy-storchaka added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Feb 1, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) February 1, 2024 17:19
@serhiy-storchaka serhiy-storchaka merged commit e9dab65 into python:main Feb 1, 2024
@miss-islington-app
Copy link

Thanks @nhhollander for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 1, 2024
@bedevere-app
Copy link

bedevere-app bot commented Feb 1, 2024

GH-114866 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 Feb 1, 2024
@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Feb 1, 2024
@bedevere-app
Copy link

bedevere-app bot commented Feb 1, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Feb 1, 2024
serhiy-storchaka pushed a commit that referenced this pull request Feb 1, 2024
…) (GH-114867)

(cherry picked from commit e9dab65)

Co-authored-by: Nicholas Hollander <[email protected]>
serhiy-storchaka pushed a commit that referenced this pull request Feb 1, 2024
…) (GH-114866)

(cherry picked from commit e9dab65)

Co-authored-by: Nicholas Hollander <[email protected]>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 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.

datetime documentation regarding ISO8601 reduced precision and extend representation
3 participants