FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-71587: Establish global state in `_datetime` by erlend-aasland · Pull Request #110475 · 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: Establish global state in _datetime
- #110475
#110475
Merged
erlend-aasland
merged 21 commits into
python:main
python/cpython:main
from
erlend-aasland:isolate-datetime/part1-establish-global-state
erlend-aasland/cpython:isolate-datetime/part1-establish-global-state
Copy head branch name to clipboard
Oct 12, 2023
Conversation
Commits
21
(21)
Checks
Files changed
Merged
gh-71587: Establish global state in _datetime
#110475
erlend-aasland
merged 21 commits into
python:main
python/cpython:main
from
erlend-aasland:isolate-datetime/part1-establish-global-state
erlend-aasland/cpython:isolate-datetime/part1-establish-global-state
Copy head branch name to clipboard
Commits
Commits on Oct 6, 2023
Consistency: use explicit initialiser for m_base
erlend-aasland
committed
cacf1e8
View commit details
Copy full SHA for cacf1e8
Browse repository at this point
Add module state stub; establish global state on stack
erlend-aasland
committed
c2eba8f
View commit details
Copy full SHA for c2eba8f
Browse repository at this point
Put conversion factors in state struct
erlend-aasland
committed
8d54ecd
View commit details
Copy full SHA for 8d54ecd
Browse repository at this point
Move PyDateTime_TimeZone_UTC to state
erlend-aasland
committed
360397a
View commit details
Copy full SHA for 360397a
Browse repository at this point
Move PyDateTime_Epoch to state struct
erlend-aasland
committed
4f509f9
View commit details
Copy full SHA for 4f509f9
Browse repository at this point
Remove datetime_strptime globals entry
erlend-aasland
committed
6b14c8c
View commit details
Copy full SHA for 6b14c8c
Browse repository at this point
Apply Victor's suggestions from gh-102995
erlend-aasland
committed
2eb3315
View commit details
Copy full SHA for 2eb3315
Browse repository at this point
Apply PEP-7 to modified code
erlend-aasland
committed
f5ede1e
View commit details
Copy full SHA for f5ede1e
Browse repository at this point
Merge branch 'main' into isolate-datetime/part1-establish-global-state
erlend-aasland
authored
f6ac875
View commit details
Copy full SHA for f6ac875
Browse repository at this point
Fix check-c-globals
erlend-aasland
committed
7139569
View commit details
Copy full SHA for 7139569
Browse repository at this point
Merge PR updates
erlend-aasland
committed
26e6454
View commit details
Copy full SHA for 26e6454
Browse repository at this point
Commits on Oct 10, 2023
Pull in main
erlend-aasland
committed
227dd2c
View commit details
Copy full SHA for 227dd2c
Browse repository at this point
Address review: use shorter names
erlend-aasland
committed
beb0977
View commit details
Copy full SHA for beb0977
Browse repository at this point
Commits on Oct 11, 2023
Pull in main
erlend-aasland
committed
8525be6
View commit details
Copy full SHA for 8525be6
Browse repository at this point
Address review: rename global_state => _datetime_global_state
erlend-aasland
committed
6863f76
View commit details
Copy full SHA for 6863f76
Browse repository at this point
Pull in main
erlend-aasland
committed
0738205
View commit details
Copy full SHA for 0738205
Browse repository at this point
Address review
erlend-aasland
committed
c56b5e1
View commit details
Copy full SHA for c56b5e1
Browse repository at this point
Fix ref leak in init
erlend-aasland
committed
3ee48d2
View commit details
Copy full SHA for 3ee48d2
Browse repository at this point
Pull in main
erlend-aasland
committed
0a1d770
View commit details
Copy full SHA for 0a1d770
Browse repository at this point
Clean up initialisation
erlend-aasland
committed
a9e8d1a
View commit details
Copy full SHA for a9e8d1a
Browse repository at this point
Preserve comment
erlend-aasland
committed
c3ba7fe
View commit details
Copy full SHA for c3ba7fe
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL