This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
cpython
/
Tools
/
clinic
/
libclinic
History
Serhiy Storchaka
dcf3cc5796
gh-81313: Add the math.integer module (PEP-791) (GH-133909)
2025-10-31 16:13:43 +02:00
..
__init__.py
gh-64490: Argument Clinic: Add support for `
**kwds
` (
#138344
)
2025-09-18 13:31:42 +00:00
app.py
gh-81313: Add the math.integer module (PEP-791) (GH-133909)
2025-10-31 16:13:43 +02:00
block_parser.py
…
clanguage.py
…
cli.py
…
codegen.py
…
converter.py
gh-64490: Argument Clinic: Add support for `
**kwds
` (
#138344
)
2025-09-18 13:31:42 +00:00
converters.py
gh-111489: Remove _PyTuple_FromArray() alias (
#139973
)
2025-10-11 22:58:14 +02:00
cpp.py
…
dsl_parser.py
gh-64490: Argument Clinic: Add support for `
**kwds
` (
#138344
)
2025-09-18 13:31:42 +00:00
errors.py
…
formatting.py
…
function.py
gh-64490: Argument Clinic: Add support for `
**kwds
` (
#138344
)
2025-09-18 13:31:42 +00:00
identifiers.py
…
language.py
…
parse_args.py
gh-64490: Argument Clinic: Add support for `
**kwds
` (
#138344
)
2025-09-18 13:31:42 +00:00
parser.py
…
return_converters.py
…
utils.py
…