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
2ec8063cc960d32e244dc6a27567f66a447bbda3
cpython
/
Python
History
Victor Stinner
f7d2471260
Merge 3.5 (sys.setrecursionlimit)
2015-10-13 00:16:07 +02:00
..
clinic
…
_warnings.c
Issue
#24305
: Prevent import subsystem stack frames from being counted
2015-09-06 00:39:37 -07:00
asdl.c
…
ast.c
One more typo in a comment
2015-10-07 11:15:15 +00:00
bltinmodule.c
Issue
#24402
: Merge input() fix from 3.5
2015-10-10 02:09:41 +00:00
ceval_gil.h
…
ceval.c
Merge typo fixes from 3.4 into 3.5
2015-10-07 11:01:47 +00:00
codecs.c
Issue
#24993
: Handle import error in namereplace error handler
2015-09-03 16:19:40 +02:00
compile.c
Issue
#24965
: Implement PEP 498 "Literal String Interpolation". Documentation is still needed, I'll open an issue for that.
2015-09-19 14:51:32 -04:00
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
Close
#24784
: Fix compilation without thread support
2015-10-11 09:54:42 +02:00
formatter_unicode.c
…
frozen.c
…
frozenmain.c
…
future.c
…
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
graminit.c
…
import.c
…
importdl.c
…
importdl.h
…
importlib_external.h
Update importlib_external.h
2015-10-01 22:06:54 +02:00
importlib.h
Issue
#25280
: Import trace messages emitted in verbose (-v) mode are no
2015-10-01 11:08:50 +03:00
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
Issue
#18174
: Explain why is_valid_fd() uses dup() instead of fstat()
2015-09-29 13:59:50 +02:00
pymath.c
…
pystate.c
…
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
Issue
#24965
: Implement PEP 498 "Literal String Interpolation". Documentation is still needed, I'll open an issue for that.
2015-09-19 14:51:32 -04:00
pythonrun.c
Issue
#15989
: Fixed some scarcely probable integer overflows.
2015-09-06 21:25:30 +03:00
pytime.c
Fix _PyTime_AsTimevalStruct_impl() on OpenBSD
2015-10-01 08:44:03 +02:00
random.c
Merge 3.4 (os.urandom)
2015-10-01 10:00:23 +02:00
README
…
sigcheck.c
…
strdup.c
…
structmember.c
…
symtable.c
Issue
#24965
: Implement PEP 498 "Literal String Interpolation". Documentation is still needed, I'll open an issue for that.
2015-09-19 14:51:32 -04:00
sysmodule.c
sys.setrecursionlimit() now raises RecursionError
2015-10-13 00:11:21 +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