FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-107954, PEP 741: Add PyInitConfig C API by vstinner · Pull Request #123502 · 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-107954, PEP 741: Add PyInitConfig C API
- #123502
#123502
Merged
vstinner
merged 19 commits into
python:main
python/cpython:main
from
vstinner:initconfig
vstinner/cpython:initconfig
Copy head branch name to clipboard
Sep 3, 2024
Conversation
Commits
19
(19)
Checks
Files changed
Merged
gh-107954, PEP 741: Add PyInitConfig C API
#123502
vstinner
merged 19 commits into
python:main
python/cpython:main
from
vstinner:initconfig
vstinner/cpython:initconfig
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2024
gh-107954, PEP 741: Add PyInitConfig C API
Show description for c745977
vstinner
committed
c745977
View commit details
Copy full SHA for c745977
Browse repository at this point
Fix compilation on clang
vstinner
committed
79741e5
View commit details
Copy full SHA for 79741e5
Browse repository at this point
Add tests on the Get API
vstinner
committed
e04d667
View commit details
Copy full SHA for e04d667
Browse repository at this point
Remove preconfiguration; add raw_member
vstinner
committed
6ca4b41
View commit details
Copy full SHA for 6ca4b41
Browse repository at this point
Commits on Sep 2, 2024
Merge branch 'main' into initconfig
vstinner
committed
18e77b7
View commit details
Copy full SHA for 18e77b7
Browse repository at this point
Rename config_get_spec() to initconfig_get_spec()
vstinner
committed
693c72b
View commit details
Copy full SHA for 693c72b
Browse repository at this point
Add PyInitConfig.preconfig
vstinner
committed
fcc7d09
View commit details
Copy full SHA for fcc7d09
Browse repository at this point
Cleanup header file
Show description for 96c4b08
vstinner
committed
96c4b08
View commit details
Copy full SHA for 96c4b08
Browse repository at this point
Move documentation into init_config.rst
vstinner
committed
de3c5f3
View commit details
Copy full SHA for de3c5f3
Browse repository at this point
Document Error Handling earlier
vstinner
committed
27c21b9
View commit details
Copy full SHA for 27c21b9
Browse repository at this point
revert preconfig.c changes
vstinner
committed
43d844b
View commit details
Copy full SHA for 43d844b
Browse repository at this point
config_spec_get_member() => config_get_spec_member()
vstinner
committed
5163774
View commit details
Copy full SHA for 5163774
Browse repository at this point
Check preconfig spec in PyInitConfig_HasOption()
vstinner
committed
2e37ac4
View commit details
Copy full SHA for 2e37ac4
Browse repository at this point
Fix leak in PyInitConfig_GetStrList()
Show description for 7e3e1aa
vstinner
committed
7e3e1aa
View commit details
Copy full SHA for 7e3e1aa
Browse repository at this point
PyInitConfig_SetInt() uses switch/case
vstinner
committed
1d27258
View commit details
Copy full SHA for 1d27258
Browse repository at this point
Fix comparisons in PyInitConfig_SetInt()
vstinner
committed
e171ca9
View commit details
Copy full SHA for e171ca9
Browse repository at this point
Fix PyInitConfig_GetStr() doc
vstinner
committed
d2609c2
View commit details
Copy full SHA for d2609c2
Browse repository at this point
Reformat header file
vstinner
committed
7cecfbd
View commit details
Copy full SHA for 7cecfbd
Browse repository at this point
Commits on Sep 3, 2024
Update doc
vstinner
committed
5ae1b69
View commit details
Copy full SHA for 5ae1b69
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL