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
e7811fca5ed60ce84ee78327ed485f76a0a09814
cpython
/
Python
History
Antoine Pitrou
e7811fca5e
Closes
#11471
: avoid generating a JUMP_FORWARD instruction at the end of an if-block if there is no else-clause.
...
Original patch by Eugene Toder.
2014-09-18 03:06:50 +02:00
..
clinic
…
_warnings.c
Issue
#4180
: The warnings registries are now reset when the filters are modified.
2014-09-18 02:42:05 +02:00
asdl.c
…
ast.c
…
bltinmodule.c
Issue
#22215
: Now ValueError is raised instead of TypeError when str or bytes
2014-09-06 20:07:17 +03:00
ceval_gil.h
…
ceval.c
…
codecs.c
Merge fix for issue
#22166
from 3.4
2014-09-15 23:55:16 +12:00
compile.c
Closes
#11471
: avoid generating a JUMP_FORWARD instruction at the end of an if-block if there is no else-clause.
2014-09-18 03:06:50 +02: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
(Merge 3.4)
Closes
#22258
: Fix the the internal function set_inheritable() on
2014-09-02 11:49:48 +02:00
formatter_unicode.c
…
frozen.c
…
frozenmain.c
…
future.c
…
getargs.c
Issue
#22215
: Now ValueError is raised instead of TypeError when str or bytes
2014-09-06 20:07:17 +03:00
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
graminit.c
…
import.c
…
importdl.c
…
importdl.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
…
pymath.c
…
pystate.c
…
pystrcmp.c
…
pystrtod.c
…
Python-ast.c
…
pythonrun.c
Issue
#22043
: _PyTime_Init() now checks if the system clock works.
2014-08-29 16:31:59 +02:00
pytime.c
Issue
#22043
: Fix pymonotonic(), use tv_usec=-1 as a marker to skip
2014-09-03 09:43:48 +02:00
random.c
…
README
…
sigcheck.c
…
strdup.c
…
structmember.c
…
symtable.c
…
sysmodule.c
…
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