Skip to content
Branch: 2.7
Find file History
Pull request Compare This branch is 4237 commits ahead, 29351 commits behind master.
benjaminp [2.7] Bring Python into the next decade. (GH-17805)
(cherry picked from commit 946b29e)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Latest commit aa5b196 Jan 3, 2020
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
Python-ast.c
_warnings.c [2.7] bpo-31285: Don't raise a SystemError in warnings.warn_explicit(… Sep 30, 2017
asdl.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
ast.c [2.7] bpo-38535: Fix positions for AST nodes for calls without argume… Oct 26, 2019
atof.c
bltinmodule.c [2.7] bpo-33006 - Correct filter doc string to clarify 2nd argument c… May 29, 2019
ceval.c [2.7] bpo-35441: Remove dead and buggy code related to PyList_SetItem… Dec 19, 2018
codecs.c Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc Apr 15, 2016
compile.c [2.7] bpo-38730: Fix -Wstringop-truncation warnings. (GH-17075) Nov 7, 2019
dtoa.c bpo-36262: Fix _Py_dg_strtod() memory leak (goto undfl) (GH-12276) (G… Mar 14, 2019
dup2.c Merged revisions 85236 via svnmerge from Oct 5, 2010
dynload_aix.c Merged revisions 88430,88438,88440 via svnmerge from Feb 25, 2011
dynload_atheos.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
dynload_beos.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
dynload_dl.c Use PyOS_snprintf instead of sprintf. Nov 28, 2001
dynload_hpux.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
dynload_next.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
dynload_os2.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
dynload_shlib.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
dynload_stub.c
dynload_win.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
errors.c Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF Apr 10, 2016
formatter_string.c Allow core Python build to succeed under WITHOUT_COMPLEX. The module … Oct 15, 2009
formatter_unicode.c
frozen.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
frozenmain.c avoid reading unallocated memory when argc == 0 (closes #22633) Feb 14, 2015
future.c this should technicaly be identifier Mar 22, 2012
getargs.c [2.7] bpo-38540: Fix possible leak in PyArg_Parse for "es#" and "et#". ( Oct 21, 2019
getcompiler.c [2.7] remove tabs from getcompiler.c (GH-3892) (#3894) Oct 5, 2017
getcopyright.c [2.7] Bring Python into the next decade. (GH-17805) Jan 3, 2020
getcwd.c Untabify C files. Will watch buildbots. May 9, 2010
getopt.c #16306: report only the first unknown option and add more tests. Patc… Nov 23, 2012
getplatform.c REMOVED all CWI, CNRI and BeOpen copyright markings. Sep 1, 2000
getversion.c Merged revisions 83429,83436 via svnmerge from Aug 1, 2010
graminit.c remove dictmaker rule; it's unused Dec 11, 2010
import.c bpo-38730: Replace strncpy in import.c with memcpy. (GH-17633) Dec 17, 2019
importdl.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
importdl.h Recorded merge of revisions 81029 via svnmerge from May 9, 2010
mactoolboxglue.c Issue #28139: Fix messed up indentation Sep 17, 2016
makeopcodetargets.py
marshal.c fix marshal uninitialized variable warnings (#4114) Oct 25, 2017
modsupport.c Issue #26168: Fixed possible refleaks in failing Py_BuildValue() with… May 20, 2016
mysnprintf.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
mystrtoul.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
opcode_targets.h backport computed gotos (#4753) May 28, 2015
peephole.c Issue #27076: Doc, comment and test function name spelling fixes May 26, 2016
pyarena.c remove unnecessary clearing of list Jan 19, 2013
pyctype.c Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port … Apr 27, 2009
pyfpe.c Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. Jul 26, 2001
pymath.c
pystate.c
pystrcmp.c Recorded merge of revisions 81029 via svnmerge from May 9, 2010
pystrtod.c
pythonrun.c bpo-30134: fix BytesWarning doc, docstring and message (GH-12739) Apr 9, 2019
random.c Don't use getentropy() on Linux Jan 9, 2017
sigcheck.c REMOVED all CWI, CNRI and BeOpen copyright markings. Sep 1, 2000
strdup.c Mass ANSIfication of function definitions. Doesn't cover all 'extern' Jul 22, 2000
strtod.c Untabify C files. Will watch buildbots. May 9, 2010
structmember.c Untabify C files. Will watch buildbots. May 9, 2010
symtable.c Add a missed PyErr_NoMemory() in symtable_new(). (GH-10576) Nov 16, 2018
sysmodule.c [2.7] bpo-35441: Remove dead and buggy code related to PyList_SetItem… Dec 19, 2018
thread.c Issue #25523: Correct "a" article to "an" article Nov 2, 2015
thread_atheos.h Untabify C files. Will watch buildbots. May 9, 2010
thread_beos.h Untabify C files. Will watch buildbots. May 9, 2010
thread_cthread.h Untabify C files. Will watch buildbots. May 9, 2010
thread_foobar.h Untabify C files. Will watch buildbots. May 9, 2010
thread_lwp.h Untabify C files. Will watch buildbots. May 9, 2010
thread_nt.h Issue #26778: Fixed "a/an/and" typos in code comment and documentation. Apr 17, 2016
thread_os2.h Untabify C files. Will watch buildbots. May 9, 2010
thread_pth.h Untabify C files. Will watch buildbots. May 9, 2010
thread_pthread.h bpo-38106: Fix race in pthread PyThread_release_lock() (GH-16047) Oct 3, 2019
thread_sgi.h
thread_solaris.h Untabify C files. Will watch buildbots. May 9, 2010
thread_wince.h
traceback.c Issue24733 - Remove unreachable code in traceback.c Jan 5, 2016
You can’t perform that action at this time.