Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Hosting
Customer stories
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
python
/
cpython
Sponsor
Sponsor python/cpython
Watch
1.1k
Star
28.9k
Fork
13.1k
Code
Pull requests
1,039
Security
Insights
Branch:
2.7
Create new file
Find file
History
cpython
/
Include
/
Pull request
Compare
This branch is 4237 commits ahead, 29356 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.
Python-ast.h
Issue
#2333
: Backport set and dict comprehensions syntax.
Jan 11, 2010
Python.h
abstract.h
Issue #25701: Document that some C APIs can both set and delete items
Nov 30, 2016
asdl.h
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
bytes_methods.h
bytesobject.h
cStringIO.h
Remove trailing whitespaces in cStringIO.h.
Jan 28, 2013
cellobject.h
ceval.h
classobject.h
cobject.h
code.h
codecs.h
compile.h
complexobject.h
datetime.h
descrobject.h
dictobject.h
dtoa.h
enumobject.h
errcode.h
eval.h
fileobject.h
floatobject.h
Issue
#7117
, continued: Change round implementation to use the correc…
Nov 18, 2009
frameobject.h
funcobject.h
genobject.h
graminit.h
grammar.h
import.h
Issue #19932: Fix typo in import.h, missing whitespaces in function p…
Dec 10, 2013
intobject.h
intrcheck.h
iterobject.h
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
marshal.h
memoryobject.h
metagrammar.h
methodobject.h
Implemented Martin's suggestion to clear the free lists during the ga…
Feb 14, 2008
modsupport.h
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
objimpl.h
Indicate that _PyGC_Head is only 8-byte aligned. (closes
bpo-33374
)
Apr 29, 2018
opcode.h
osdefs.h
parsetok.h
Patch
#2477
: Added from __future__ import unicode_literals
Mar 26, 2008
patchlevel.h
2.2.17+
Oct 19, 2019
pgen.h
Changes from Jonathan Riehl to allow his pgen extension (PEP 269) to
Apr 17, 2003
pgenheaders.h
py_curses.h
pyarena.h
pycapsule.h
pyctype.h
pydebug.h
pyerrors.h
pyexpat.h
pyfpe.h
pygetopt.h
pymacconfig.h
pymactoolbox.h
pymath.h
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Sep 7, 2016
pymem.h
pyport.h
pystate.h
Issue
#13992
: The trashcan mechanism is now thread-safe. This eliminates
Sep 5, 2012
pystrcmp.h
build_os2emx.patch in issue 3868 - update OS/2 EMX makefile and confi…
Sep 22, 2008
pystrtod.h
pythonrun.h
pythread.h
rangeobject.h
#1629
: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and…
Dec 19, 2007
setobject.h
Recorded merge of revisions 81029 via svnmerge from
May 9, 2010
sliceobject.h
stringobject.h
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
Apr 15, 2016
structmember.h
structseq.h
symtable.h
sysmodule.h
timefuncs.h
token.h
Merged revisions 85675 via svnmerge from
Oct 18, 2010
traceback.h
tupleobject.h
Issue
#4688
: Add a heuristic so that tuples and dicts containing only
Mar 23, 2009
ucnhash.h
unicodeobject.h
warnings.h
weakrefobject.h
Closes
#13867
: remove untrue comment about PyWeakref_Check().
Oct 8, 2013
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.