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
aefa7ebf0ff0f73feee7ab24f4cdcb2014d83ee5
cpython
/
Python
History
…
..
clinic
…
_warnings.c
…
asdl.c
…
ast.c
bpo-29865: Use PyXXX_GET_SIZE macros rather than Py_SIZE for concrete types. (
#748
)
2017-03-21 08:53:25 +02:00
bltinmodule.c
bpo-8256: Fixed possible failing or crashing input() (
#517
)
2017-03-12 13:50:36 +02:00
ceval_gil.h
…
ceval.c
…
codecs.c
…
compile.c
…
condvar.h
…
dtoa.c
…
dup2.c
…
dynamic_annotations.c
…
dynload_aix.c
PEP 489: Multi-phase extension module initialization
2015-05-23 22:24:10 +10:00
dynload_dl.c
…
dynload_hpux.c
…
dynload_next.c
Issue
#24268
: Fix import naming when loading extension modules. Patch by Petr Viktorin.
2015-05-23 14:13:41 -07:00
dynload_shlib.c
…
dynload_stub.c
Issue
#13959
: Re-implement imp.get_suffixes() in Lib/imp.py.
2012-05-04 15:20:40 -04:00
dynload_win.c
…
errors.c
…
fileutils.c
bpo-29619: Convert st_ino using unsigned integer (
#557
)
2017-03-09 17:34:28 +01:00
formatter_unicode.c
…
frozen.c
…
frozenmain.c
…
future.c
bpo-29463: Add docstring field to some AST nodes. (
#46
)
2017-02-22 16:31:59 +01:00
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
graminit.c
…
import.c
…
importdl.c
…
importdl.h
…
importlib_external.h
…
importlib.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
Silence a gcc "may be used uninitialized" compiler warning. Not true.
2015-04-25 23:51:39 -07:00
pystrtod.c
Issue
#26331
: Implement the parsing part of PEP 515.
2016-09-09 14:57:09 -07:00
Python-ast.c
bpo-29622: Make AST constructor to accept less than enough number of positional arguments (GH-249)
2017-02-24 02:48:17 +09:00
pythonrun.c
…
pytime.c
Issue
#28148
: Stop using localtime() and gmtime() in the time module.
2016-09-28 17:31:35 -04:00
random.c
…
README
…
sigcheck.c
…
strdup.c
Issue
#18722
: Remove uses of the "register" keyword in C code.
2013-08-13 20:18:52 +02:00
structmember.c
…
symtable.c
…
sysmodule.c
…
thread_foobar.h
…
thread_nt.h
…
thread_pthread.h
…
thread.c
bpo-6532: Make the thread id an unsigned integer. (
#781
)
2017-03-23 14:48:39 +01:00
traceback.c
…
wordcode_helpers.h
…
README
Miscellaneous source files for the main Python shared library
Reference in New Issue
View Git Blame
Copy Permalink