This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26861b0b29fdf64fba8cd120183408495f2c80e2
cpython
/
Python
History
Serhiy Storchaka
26861b0b29
Issue
#23450
: Fixed possible integer overflows.
2015-02-16 20:52:17 +02:00
..
clinic
…
_warnings.c
…
asdl.c
…
ast.c
merge 3.4 (
#21295
)
2015-02-02 10:52:56 -05:00
bltinmodule.c
Issue
#22896
: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer()
2015-02-03 01:25:42 +02:00
ceval_gil.h
Fixed few compiler warnings.
2015-02-16 09:40:12 +02:00
ceval.c
Merge 3.4 (generator)
2015-01-31 11:08:40 +01:00
codecs.c
Issue
#23450
: Fixed possible integer overflows.
2015-02-16 20:52:17 +02:00
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
merge 3.4 (
#23165
)
2015-01-04 16:06:14 -06:00
formatter_unicode.c
…
frozen.c
…
frozenmain.c
merge 3.4 (
#22633
)
2015-02-14 15:17:47 -05:00
future.c
…
getargs.c
…
getcompiler.c
…
getcopyright.c
merge 3.2
2014-12-31 18:10:13 -06:00
getopt.c
…
getplatform.c
…
getversion.c
…
graminit.c
…
import.c
…
importdl.c
…
importdl.h
…
importlib.h
merge 3.4 (
#21295
)
2015-02-02 10:52:56 -05:00
makeopcodetargets.py
…
marshal.c
Issue
#23450
: Fixed possible integer overflows.
2015-02-16 20:52:17 +02:00
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
opcode_targets.h
…
peephole.c
Issue
#23446
: Use PyMem_New instead of PyMem_Malloc to avoid possible integer
2015-02-16 13:28:22 +02:00
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
Fixed few compiler warnings.
2015-02-16 09:40:12 +02:00
pymath.c
…
pystate.c
Fixed few compiler warnings.
2015-02-16 09:40:12 +02:00
pystrcmp.c
…
pystrtod.c
…
Python-ast.c
…
pythonrun.c
…
pytime.c
…
random.c
Issue
#22585
: On OpenBSD 5.6 and newer, os.urandom() now calls getentropy(),
2014-12-21 01:16:38 +01:00
README
…
sigcheck.c
…
strdup.c
…
structmember.c
…
symtable.c
…
sysmodule.c
Issue
#23181
: More "codepoint" -> "code point".
2015-01-18 11:33:31 +02:00
thread_foobar.h
…
thread_nt.h
…
thread_pthread.h
…
thread.c
…
traceback.c
…
README
Miscellaneous source files for the main Python shared library
Reference in New Issue
View Git Blame
Copy Permalink