Skip to content
Branch: 3.7
Find file History
Pull request Compare This branch is 2582 commits ahead, 5174 commits behind master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
clinic
Python-ast.c
README
_warnings.c
asdl.c
ast.c
ast_opt.c
ast_unparse.c
bltinmodule.c Adjust builtins.zip() docstring to better communicate its signature (G… Jul 19, 2019
bootstrap_hash.c bpo-35550: Fix incorrect Solaris define guards (GH-11275) Dec 31, 2018
ceval.c
ceval_gil.h
codecs.c
compile.c
condvar.h
context.c
dtoa.c
dup2.c
dynamic_annotations.c
dynload_aix.c
dynload_dl.c
dynload_hpux.c
dynload_shlib.c
dynload_stub.c Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py. May 4, 2012
dynload_win.c
errors.c
fileutils.c bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389) Aug 23, 2019
formatter_unicode.c
frozen.c
frozenmain.c
future.c
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
graminit.c
hamt.c
import.c
importdl.c
importdl.h
importlib.h
importlib_external.h
makeopcodetargets.py
marshal.c bpo-38823: Fix refleak in marshal init error path (GH-17260) Nov 20, 2019
modsupport.c
mysnprintf.c
mystrtoul.c
opcode_targets.h
pathconfig.c
peephole.c
pyarena.c
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c
pymath.c
pystate.c
pystrcmp.c
pystrhex.c
pystrtod.c
pythonrun.c
pytime.c
strdup.c
structmember.c
symtable.c
sysmodule.c bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895 Sep 12, 2019
thread.c
thread_nt.h
thread_pthread.h
traceback.c
wordcode_helpers.h

README

Miscellaneous source files for the main Python shared library
You can’t perform that action at this time.