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-09-13 20:27:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
502efda10c
cpython
/
Python
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
299dc239fe
Issue
#29327
: Fixed a crash when pass the iterable keyword argument to sorted().
2017-01-20 08:35:18 +02:00
..
clinic
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
2017-01-17 02:21:47 +01:00
_warnings.c
asdl.c
ast.c
bltinmodule.c
Issue
#29327
: Fixed a crash when pass the iterable keyword argument to sorted().
2017-01-20 08:35:18 +02:00
ceval.c
Rephrase !PyErr_Occurred() comment: may=>can
2017-01-18 14:12:51 +01:00
ceval_gil.h
codecs.c
compile.c
condvar.h
dtoa.c
dup2.c
dynamic_annotations.c
dynload_aix.c
dynload_dl.c
dynload_hpux.c
dynload_next.c
dynload_shlib.c
dynload_stub.c
dynload_win.c
errors.c
fileutils.c
formatter_unicode.c
frozen.c
frozenmain.c
future.c
getargs.c
Issue
#29029
: Speed up processing positional arguments in
2017-01-17 10:07:25 +02:00
getcompiler.c
getcopyright.c
ring in 2017 for Python
2017-01-01 22:04:13 -06:00
getopt.c
getplatform.c
getversion.c
graminit.c
import.c
importdl.c
importdl.h
importlib.h
importlib_external.h
makeopcodetargets.py
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
opcode_targets.h
peephole.c
pyarena.c
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c
pymath.c
pystate.c
pystrcmp.c
pystrhex.c
pystrtod.c
Python-ast.c
pythonrun.c
pytime.c
random.c
Issue
#29157
: Prefer getrandom() over getentropy()
2017-01-07 00:07:45 +01:00
README
sigcheck.c
strdup.c
structmember.c
symtable.c
sysmodule.c
thread.c
thread_foobar.h
thread_nt.h
thread_pthread.h
traceback.c
wordcode_helpers.h
README
Miscellaneous source files for the main Python shared library