cpython/Python
2015-12-25 20:01:53 +02:00
..
clinic Rebuilt Clinic generated code. 2015-08-24 20:23:27 -07:00
_warnings.c Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
asdl.c
ast.c Issue #25923: Added the const qualifier to static constant arrays. 2015-12-25 19:53:18 +02:00
bltinmodule.c Issue #24802: Merge null termination fixes from 3.5 2015-11-07 03:15:32 +00:00
ceval.c Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
ceval_gil.h
codecs.c Issue #24993: Handle import error in namereplace error handler 2015-09-03 16:19:40 +02:00
compile.c Issue #20440: Massive replacing unsafe attribute setting code with special 2015-12-24 10:39:57 +02:00
condvar.h
dtoa.c Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
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 Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
errors.c
fileutils.c Fix a couple of typos in code comments 2015-12-17 10:18:28 +00:00
formatter_unicode.c Issue #25923: Added the const qualifier to static constant arrays. 2015-12-25 19:53:18 +02:00
frozen.c
frozenmain.c Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure 2015-11-30 03:18:29 +00:00
future.c
getargs.c Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
graminit.c Issue #9232: Support trailing commas in function declarations. 2015-08-12 08:00:06 +12:00
import.c Issue #25923: Added the const qualifier to static constant arrays. 2015-12-25 19:53:18 +02:00
importdl.c Issue #25923: Added the const qualifier to static constant arrays. 2015-12-25 19:53:18 +02:00
importdl.h
importlib.h Issue #25280: Import trace messages emitted in verbose (-v) mode are no 2015-10-01 11:08:50 +03:00
importlib_external.h Issue 25483: Add an opcode to make f-string formatting more robust. 2015-11-03 12:45:05 -05:00
makeopcodetargets.py
marshal.c Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
modsupport.c Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
mysnprintf.c
mystrtoul.c Issue #25923: Added the const qualifier to static constant arrays. 2015-12-25 19:53:18 +02:00
opcode_targets.h Issue 25483: Add an opcode to make f-string formatting more robust. 2015-11-03 12:45:05 -05:00
peephole.c
pyarena.c
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
pymath.c
pystate.c Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure 2015-11-30 03:18:29 +00:00
pystrcmp.c
pystrhex.c
pystrtod.c Issue #25923: Added the const qualifier to static constant arrays. 2015-12-25 19:53:18 +02:00
Python-ast.c Issue #25555: Fix parser and AST: fill lineno and col_offset of "arg" node when 2015-11-06 17:01:48 +01:00
pythonrun.c Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
pytime.c Merge 3.5 (pytime) 2015-11-10 12:11:52 +01:00
random.c Issue #25558: Use compile-time asserts. 2015-11-07 15:42:38 +02:00
README
sigcheck.c
strdup.c
structmember.c
symtable.c Issue #25923: Added more const qualifiers to signatures of static and private functions. 2015-12-25 20:01:53 +02:00
sysmodule.c Issue #25923: Added the const qualifier to static constant arrays. 2015-12-25 19:53:18 +02:00
thread.c Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 2015-11-02 04:04:57 +00:00
thread_foobar.h
thread_nt.h
thread_pthread.h
traceback.c

Miscellaneous source files for the main Python shared library