This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-19 17:25:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
c0083fc47d
cpython
/
Python
/
clinic
History
Download ZIP
Download TAR.GZ
Victor Stinner
22f18750a5
Issue
#20185
: Convert _warnings.warn() to Argument Clinic
...
Fix warn_explicit(): interpret source=None as source=NULL.
2016-12-09 18:08:18 +01:00
..
_warnings.c.h
Issue
#20185
: Convert _warnings.warn() to Argument Clinic
2016-12-09 18:08:18 +01:00
bltinmodule.c.h
Issue
#27810
: Rerun Argument Clinic on all modules
2016-09-09 20:00:13 -07:00
import.c.h
- Issue
#27332
: Fixed the type of the first argument of module-level functions
2016-07-07 18:20:03 +03:00