Skip to content
Branch: 2.7
Find file History
Pull request Compare This branch is 4237 commits ahead, 29414 commits behind master.
Latest commit b02f692 Oct 19, 2019
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
Python-ast.h Issue #2333: Backport set and dict comprehensions syntax. Jan 11, 2010
Python.h bpo-32635: Fix a segfault when importing the crypt module with libxcr… Jan 24, 2018
abstract.h
asdl.h Introduce asdl_int_seq, to hold cmpop_ty. Apr 13, 2006
ast.h Merge from ast-arena. This reduces the code in Python/ast.c by ~300 l… Dec 17, 2005
bitset.h
boolobject.h #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and… Dec 19, 2007
bufferobject.h #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and… Dec 19, 2007
bytearrayobject.h Merged revisions 77581 via svnmerge from Jan 17, 2010
bytes_methods.h
bytesobject.h
cStringIO.h
cellobject.h #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and… Dec 19, 2007
ceval.h bpo-29935: Fixed error messages in the index() method of tuple and li… Mar 30, 2017
classobject.h Issue #8268: Old-style classes (not just instances) now support weak Mar 31, 2010
cobject.h
code.h bpo-30134: fix BytesWarning doc, docstring and message (GH-12739) Apr 9, 2019
codecs.h
compile.h move unprefixed error into .c file Oct 30, 2008
complexobject.h Issue #1588: Add complex.__format__. Apr 30, 2009
datetime.h #18466: fix more typos. Patch by Févry Thibault. Aug 17, 2013
descrobject.h
dictobject.h Issue #28427: old keys should not remove new values from Dec 27, 2016
dtoa.h Issue #7117: Prepare for backport of py3k float repr. Oct 24, 2009
enumobject.h
errcode.h bpo-25083: Python can sometimes create incorrect .pyc files (GH-8449) Sep 10, 2018
eval.h - New function sys.call_tracing() allows pdb to debug code Apr 9, 2003
fileobject.h
floatobject.h
frameobject.h [2.7] bpo-22851: Fix a segfault when accessing generator.gi_frame.f_r… Oct 13, 2018
funcobject.h
genobject.h #1473257: add generator.gi_code attribute that refers to Jan 26, 2008
graminit.h remove dictmaker rule; it's unused Dec 11, 2010
grammar.h
import.h Issue #19932: Fix typo in import.h, missing whitespaces in function p… Dec 10, 2013
intobject.h [2.7] bpo-34234: Use _PyAnyInt_Check() and _PyAnyInt_CheckExact(). (G… Jul 31, 2018
intrcheck.h Excise DL_EXPORT from Include. Aug 12, 2002
iterobject.h #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and… Dec 19, 2007
listobject.h Issue #26778: Fixed "a/an/and" typos in code comment and documentation. Apr 17, 2016
longintrepr.h Issue #6713: Improve performance of str(n) and repr(n) for integers n Sep 16, 2009
longobject.h Issue #27626: Spelling fixes in docs, comments and internal names Jul 28, 2016
marshal.h
memoryobject.h Corrections for a/an in code comments and documentation May 8, 2016
metagrammar.h REMOVED all CWI, CNRI and BeOpen copyright markings. Sep 1, 2000
methodobject.h Implemented Martin's suggestion to clear the free lists during the ga… Feb 14, 2008
modsupport.h Don't repeat yourself Jan 22, 2008
moduleobject.h #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and… Dec 19, 2007
node.h Issue #18637: Fixed an error in _PyNode_SizeOf declaration. Nov 18, 2014
object.h Issue #23943: Fix typos. Patch by Piotr Kasprzyk. Jul 28, 2016
objimpl.h
opcode.h backport computed gotos (#4753) May 28, 2015
osdefs.h Backport 5db6d9ddf6e8. Nov 12, 2012
parsetok.h Patch #2477: Added from __future__ import unicode_literals Mar 26, 2008
patchlevel.h
pgen.h Changes from Jonathan Riehl to allow his pgen extension (PEP 269) to Apr 17, 2003
pgenheaders.h
py_curses.h bpo-25720: Fix the method for checking pad state of curses WINDOW (GH… Nov 1, 2017
pyarena.h Added words about what PyArena_Malloc() does. Mar 2, 2006
pycapsule.h Remove extraneous experimental code checked in by accident. Mar 25, 2010
pyctype.h Try to fix linking failures under Windows Oct 4, 2011
pydebug.h - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHON… Feb 21, 2012
pyerrors.h
pyexpat.h [2.7] bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146) (GH-9394) Sep 18, 2018
pyfpe.h
pygetopt.h Fix crash at startup with -W options. Feb 21, 2012
pymacconfig.h Fix some spelling errors Aug 20, 2016
pymactoolbox.h Issue #27806: Fix 32-bit builds on macOS Sierra 10.12 broken by remov… Sep 16, 2016
pymath.h
pymem.h bpo-31474: Fix -Wint-in-bool-context warnings (#3581) Sep 15, 2017
pyport.h closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h. (G… Sep 24, 2019
pystate.h
pystrcmp.h build_os2emx.patch in issue 3868 - update OS/2 EMX makefile and confi… Sep 22, 2008
pystrtod.h Issue #7117: Backport missing pystrtod.h declarations from py3k. Oct 26, 2009
pythonrun.h bpo-27593: Get SCM build info from git instead of hg (#1327) May 2, 2017
pythread.h #4852: Remove dead code in every thread implementation, unused for ma… Feb 23, 2010
rangeobject.h
setobject.h
sliceobject.h
stringobject.h
structmember.h Recorded merge of revisions 81029 via svnmerge from May 9, 2010
structseq.h Clean up some whitespace to be consistent with Python's C style. Oct 17, 2002
symtable.h Untabify C files. Will watch buildbots. May 9, 2010
sysmodule.h
timefuncs.h issue #9090 : Take the same approach for socketmodule as daytimemodule Mar 19, 2013
token.h Merged revisions 85675 via svnmerge from Oct 18, 2010
traceback.h #3342: In tracebacks, printed source lines were not indented since r6… Jul 11, 2008
tupleobject.h Issue #4688: Add a heuristic so that tuples and dicts containing only Mar 23, 2009
ucnhash.h Backported PyCapsule from 3.1, and converted most uses of Mar 25, 2010
unicodeobject.h Issue #28139: Fix messed up indentation Sep 17, 2016
warnings.h wrap line May 26, 2008
weakrefobject.h
You can’t perform that action at this time.