FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-117398: datetime: Access C-API via `PyInterpreterState` by neonene · Pull Request #118357 · 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-117398: datetime: Access C-API via PyInterpreterState
- #118357
#118357
Closed
neonene
wants to merge 24 commits into
python:main
python/cpython:main
from
neonene:capsule2
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Closed
gh-117398: datetime: Access C-API via PyInterpreterState
#118357
neonene
wants to merge 24 commits into
python:main
python/cpython:main
from
neonene:capsule2
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2024
set capi-struct pointer to interp state
neonene
committed
4c1325e
View commit details
Copy full SHA for 4c1325e
Browse repository at this point
globals-to-fix.tsv
neonene
committed
fecd192
View commit details
Copy full SHA for fecd192
Browse repository at this point
Commits on Apr 28, 2024
make exit code individual
neonene
committed
2bdf01c
View commit details
Copy full SHA for 2bdf01c
Browse repository at this point
fix gil-disabled test
neonene
committed
bead431
View commit details
Copy full SHA for bead431
Browse repository at this point
Commits on Apr 29, 2024
add an assertion in datetime_destructor()
neonene
authored
d361ee4
View commit details
Copy full SHA for d361ee4
Browse repository at this point
fix assert()
neonene
authored
3b721bc
View commit details
Copy full SHA for 3b721bc
Browse repository at this point
add a struct for internal use
neonene
committed
53b0219
View commit details
Copy full SHA for 53b0219
Browse repository at this point
Merge branch 'main' into capsule2
neonene
authored
7333d39
View commit details
Copy full SHA for 7333d39
Browse repository at this point
Commits on Apr 30, 2024
try hiding internal info
neonene
committed
8b10d70
View commit details
Copy full SHA for 8b10d70
Browse repository at this point
apply suggested changes
neonene
committed
fb0f5ef
View commit details
Copy full SHA for fb0f5ef
Browse repository at this point
ignored.tsv
neonene
committed
7de45ac
View commit details
Copy full SHA for 7de45ac
Browse repository at this point
Merge branch 'main' into capsule2
neonene
authored
98564cf
View commit details
Copy full SHA for 98564cf
Browse repository at this point
globals-to-fix.tsv
neonene
committed
f412c55
View commit details
Copy full SHA for f412c55
Browse repository at this point
globals-to-fix.tsv
neonene
committed
c00ed1f
View commit details
Copy full SHA for c00ed1f
Browse repository at this point
ignored.tsv again
neonene
committed
e4986f5
View commit details
Copy full SHA for e4986f5
Browse repository at this point
run main interp twice in test
neonene
committed
39e17c7
View commit details
Copy full SHA for 39e17c7
Browse repository at this point
add a comment to a test
neonene
committed
7aa369e
View commit details
Copy full SHA for 7aa369e
Browse repository at this point
Commits on May 1, 2024
add an internal capsule
neonene
committed
0769c96
View commit details
Copy full SHA for 0769c96
Browse repository at this point
remove typedef
neonene
committed
de31431
View commit details
Copy full SHA for de31431
Browse repository at this point
Merge branch 'main' into capsule2
neonene
authored
c814186
View commit details
Copy full SHA for c814186
Browse repository at this point
Commits on May 4, 2024
Merge branch 'main' into capsule2
neonene
authored
92d4205
View commit details
Copy full SHA for 92d4205
Browse repository at this point
Commits on May 5, 2024
add Py_MOD_GIL_NOT_USED to the test
neonene
authored
8dadc49
View commit details
Copy full SHA for 8dadc49
Browse repository at this point
Merge branch 'main' into capsule2
neonene
authored
6527a3b
View commit details
Copy full SHA for 6527a3b
Browse repository at this point
Commits on May 8, 2024
Merge branch 'main' into capsule2
neonene
authored
ca89e9b
View commit details
Copy full SHA for ca89e9b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL