Adı
Son kayıt (commit)
Son güncelleme
..
Python-ast.c add gc support to the AST base type (closes #15293)
_warnings.c Finally fix all test_capi refleaks
asdl.c Widen ASDL sequences to Py_ssize_t lengths to better match PEP 353.
ast.c Fixed memory leak in error branch of parsestrplus. CID 715374 Variable s going out of scope leaks the storage it points to.
bltinmodule.c Merge 3.2.
ceval.c fix yield from return value on custom iterators (closes #15568)
ceval_gil.h Issue #15038: Optimize python Locks on Windows
codecs.c Check newly created consistency using _PyUnicode_CheckConsistency(str, 1)
compile.c remove unused variable
condvar.h Issue #15038: Document caveats with the emulated condition variables.
dtoa.c Issue #14521: Make result of float('nan') and float('-nan') more consistent across platforms. Further, don't rely on Py_HUGE_VAL for float('inf').
dup2.c #9060 Let platforms without dup2() compile the replacement fonction without error.
dynamic_annotations.c Make (most of) Python's tests pass under Thread Sanitizer.
dynload_aix.c Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
dynload_dl.c Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
dynload_hpux.c Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
dynload_next.c Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
dynload_os2.c Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
dynload_shlib.c Issue #15766: Fix a crash in imp.load_dynamic() on PyUnicode_FromString() failure
dynload_stub.c Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py.
dynload_win.c Fix #13210. Port the Windows build from VS2008 to VS2010.
errors.c Issue #14098: New functions PyErr_GetExcInfo and PyErr_SetExcInfo.
fileutils.c Issue #14153 Create _Py_device_encoding() to prevent _io from having to import
formatter_unicode.c After the jump in line 1051 unicode_tmp is NULL. Found by Coverity.
frozen.c Issue #2377: Make importlib the implementation of __import__().
frozenmain.c Loading commit data...
future.c Loading commit data...
getargs.c Loading commit data...
getcompiler.c Loading commit data...
getcopyright.c Loading commit data...
getcwd.c Loading commit data...
getopt.c Loading commit data...
getplatform.c Loading commit data...
getversion.c Loading commit data...
graminit.c Loading commit data...
import.c Loading commit data...
importdl.c Loading commit data...
importdl.h Loading commit data...
importlib.h Loading commit data...
makeopcodetargets.py Loading commit data...
marshal.c Loading commit data...
modsupport.c Loading commit data...
mysnprintf.c Loading commit data...
mystrtoul.c Loading commit data...
opcode_targets.h Loading commit data...
peephole.c Loading commit data...
pyarena.c Loading commit data...
pyctype.c Loading commit data...
pyfpe.c Loading commit data...
pymath.c Loading commit data...
pystate.c Loading commit data...
pystrcmp.c Loading commit data...
pystrtod.c Loading commit data...
pythonrun.c Loading commit data...
pytime.c Loading commit data...
random.c Loading commit data...
sigcheck.c Loading commit data...
strdup.c Loading commit data...
structmember.c Loading commit data...
symtable.c Loading commit data...
sysmodule.c Loading commit data...
thread.c Loading commit data...
thread_foobar.h Loading commit data...
thread_nt.h Loading commit data...
thread_os2.h Loading commit data...
thread_pth.h Loading commit data...
thread_pthread.h Loading commit data...
traceback.c Loading commit data...