FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-71587: Drop local reference cache to `_strptime` module in `_datetime` by neonene · Pull Request #120224 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-71587: Drop local reference cache to _strptime module in _datetime
- #120224
#120224
Merged
ericsnowcurrently
merged 10 commits into
python:main
python/cpython:main
from
neonene:strptime
Copy head branch name to clipboard
Jun 12, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-71587: Drop local reference cache to _strptime module in _datetime
#120224
ericsnowcurrently
merged 10 commits into
python:main
python/cpython:main
from
neonene:strptime
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2024
add test
neonene
committed
2b82d53
View commit details
Copy full SHA for 2b82d53
Browse repository at this point
make cache per-module
neonene
committed
085e37c
View commit details
Copy full SHA for 085e37c
Browse repository at this point
add NEWS
neonene
committed
e65bec3
View commit details
Copy full SHA for e65bec3
Browse repository at this point
fix NEWS
neonene
committed
6bb0141
View commit details
Copy full SHA for 6bb0141
Browse repository at this point
do not copy _strptime from old module state
neonene
committed
8a0ea7b
View commit details
Copy full SHA for 8a0ea7b
Browse repository at this point
Apply suggestions from code review
Show description for 39a4259
neonene
and
erlend-aasland
authored
39a4259
View commit details
Copy full SHA for 39a4259
Browse repository at this point
insert a comment
neonene
authored
33e0966
View commit details
Copy full SHA for 33e0966
Browse repository at this point
use PyImport_Import(&_Py_ID(_strptime)) without cache
neonene
committed
12fad4c
View commit details
Copy full SHA for 12fad4c
Browse repository at this point
Commits on Jun 8, 2024
Update globals-to-fix.tsv
neonene
authored
341561b
View commit details
Copy full SHA for 341561b
Browse repository at this point
Merge branch 'main' into strptime
neonene
authored
ba2d0a5
View commit details
Copy full SHA for ba2d0a5
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL