FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-91928: Add `datetime.UTC` alias for `datetime.timezone.utc` by Kab1r · Pull Request #91973 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-91928: Add datetime.UTC alias for datetime.timezone.utc
- #91973
#91973
Merged
miss-islington
merged 8 commits into
python:main
python/cpython:main
from
Kab1r:feat-datetime-utc-alias
Kab1r/cpython:feat-datetime-utc-alias
Copy head branch name to clipboard
May 3, 2022
Conversation
Commits
8
(8)
Checks
Files changed
Merged
gh-91928: Add datetime.UTC alias for datetime.timezone.utc
#91973
miss-islington
merged 8 commits into
python:main
python/cpython:main
from
Kab1r:feat-datetime-utc-alias
Kab1r/cpython:feat-datetime-utc-alias
Copy head branch name to clipboard
Commits
Commits on May 3, 2022
feat(datetime): Add `datetime.UTC` alias for `datetime.timezone.utc`
Show description for 65fbe0d
Kab1r
authored and
pganssle
committed
65fbe0d
View commit details
Copy full SHA for 65fbe0d
Browse repository at this point
docs: Add NEWS entry for #91973
Kab1r
authored and
pganssle
committed
ce04985
View commit details
Copy full SHA for ce04985
Browse repository at this point
docs: add contribution acknowledgement
Kab1r
authored and
pganssle
committed
28f228b
View commit details
Copy full SHA for 28f228b
Browse repository at this point
docs(datetime): clarify `UTC` timezone singleton
Kab1r
authored and
pganssle
committed
cefda33
View commit details
Copy full SHA for cefda33
Browse repository at this point
docs(datetime): add versionadded to `datetime.UTC`
Kab1r
authored and
pganssle
committed
1e8257d
View commit details
Copy full SHA for 1e8257d
Browse repository at this point
test(datetime): add test for `datetime.UTC` alias
Kab1r
authored and
pganssle
committed
7335f0a
View commit details
Copy full SHA for 7335f0a
Browse repository at this point
fix(datetime): move `datetime.UTC` definition to end to ensure that it is an alias
Kab1r
authored and
pganssle
committed
185c7ac
View commit details
Copy full SHA for 185c7ac
Browse repository at this point
Clean up nits
Show description for 9542f54
pganssle
committed
9542f54
View commit details
Copy full SHA for 9542f54
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL