FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-136421: Load `_datetime` static types during interpreter initialization by ZeroIntensity · Pull Request #136583 · 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-136421: Load _datetime static types during interpreter initialization
- #136583
#136583
Merged
ZeroIntensity
merged 15 commits into
python:main
python/cpython:main
from
ZeroIntensity:datetime-interp-init
ZeroIntensity/cpython:datetime-interp-init
Copy head branch name to clipboard
Jul 21, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
gh-136421: Load _datetime static types during interpreter initialization
#136583
ZeroIntensity
merged 15 commits into
python:main
python/cpython:main
from
ZeroIntensity:datetime-interp-init
ZeroIntensity/cpython:datetime-interp-init
Copy head branch name to clipboard
Commits
Commits on Jul 12, 2025
Load _datetime during interpreter initialization
ZeroIntensity
committed
77d117c
View commit details
Copy full SHA for 77d117c
Browse repository at this point
Add a test case.
ZeroIntensity
committed
963a9ee
View commit details
Copy full SHA for 963a9ee
Browse repository at this point
Add blurb.
ZeroIntensity
committed
e16fb54
View commit details
Copy full SHA for e16fb54
Browse repository at this point
Move to pycore_init_types()
ZeroIntensity
committed
ed65682
View commit details
Copy full SHA for ed65682
Browse repository at this point
Fix lint.
ZeroIntensity
committed
43b4843
View commit details
Copy full SHA for 43b4843
Browse repository at this point
Add _datetime to the frozen modules.
Show description for 0ad304f
ZeroIntensity
committed
0ad304f
View commit details
Copy full SHA for 0ad304f
Browse repository at this point
Commits on Jul 20, 2025
Remove obsolete 'reloading' state.
ZeroIntensity
committed
d762ed5
View commit details
Copy full SHA for d762ed5
Browse repository at this point
Some test refactoring and improvements.
ZeroIntensity
committed
db327e7
View commit details
Copy full SHA for db327e7
Browse repository at this point
Fix test.
ZeroIntensity
committed
9456147
View commit details
Copy full SHA for 9456147
Browse repository at this point
Make tp_base stores atomic.
ZeroIntensity
committed
6adafa1
View commit details
Copy full SHA for 6adafa1
Browse repository at this point
Revert "Make tp_base stores atomic."
Show description for 6e2f891
ZeroIntensity
committed
6e2f891
View commit details
Copy full SHA for 6e2f891
Browse repository at this point
Set tp_base in the PyTypeObject definition.
ZeroIntensity
committed
a15843f
View commit details
Copy full SHA for a15843f
Browse repository at this point
Add a comment.
ZeroIntensity
committed
d6064c4
View commit details
Copy full SHA for d6064c4
Browse repository at this point
Move the test.
ZeroIntensity
committed
9a3b1c2
View commit details
Copy full SHA for 9a3b1c2
Browse repository at this point
Remove dead tp_base code.
ZeroIntensity
authored
3520514
View commit details
Copy full SHA for 3520514
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL