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
29k
Fork
13.1k
Code
Pull requests
1,036
Security
Insights
Branch:
3.6
Create new file
Find file
History
cpython
/
Include
/
Pull request
Compare
This branch is 2197 commits ahead, 8707 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
Python.h
abstract.h
accu.h
asdl.h
ast.h
bitset.h
bltinmodule.h
boolobject.h
bytearrayobject.h
bytes_methods.h
Issue #26765: Moved common code and docstrings for bytes and bytearra…
May 4, 2016
bytesobject.h
cellobject.h
ceval.h
classobject.h
Merge branches/pep-0384.
Dec 3, 2010
code.h
Issue 28751: Fix comments in code.h. (Contributed by Ned Batchelder).
Nov 21, 2016
codecs.h
Issue #29058: All stable API extensions added after Python 3.2 are now
Dec 27, 2016
compile.h
complexobject.h
datetime.h
descrobject.h
dictobject.h
dtoa.h
dynamic_annotations.h
enumobject.h
errcode.h
Issue
#12705
: Raise SyntaxError when compiling multiple statements as…
Jan 19, 2012
eval.h
fileobject.h
fileutils.h
floatobject.h
frameobject.h
funcobject.h
genobject.h
graminit.h
grammar.h
properly free memory in pgen
Sep 19, 2016
import.h
intrcheck.h
iterobject.h
listobject.h
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Apr 17, 2016
longintrepr.h
longobject.h
marshal.h
memoryobject.h
metagrammar.h
methodobject.h
Issue #27810: Exclude METH_FASTCALL from the stable API
Sep 12, 2016
modsupport.h
Issue #29083: Fixed the declaration of some public API functions.
Jan 24, 2017
moduleobject.h
namespaceobject.h
node.h
object.h
bpo-9263
: _PyObject_Dump() detects freed memory (
GH-10061
) (
GH-10662
) (
…
Nov 22, 2018
objimpl.h
odictobject.h
opcode.h
osdefs.h
osmodule.h
parsetok.h
patchlevel.h
pgen.h
pgenheaders.h
py_curses.h
pyarena.h
pyatomic.h
pycapsule.h
pyctype.h
pydebug.h
pydtrace.d
pydtrace.h
pyerrors.h
pyexpat.h
pyfpe.h
pygetopt.h
Issue #26900: Excluded underscored names and other private API from l…
Sep 11, 2016
pyhash.h
pylifecycle.h
pymacconfig.h
pymacro.h
pymath.h
pymem.h
pyport.h
pystate.h
pystrcmp.h
pystrhex.h
pystrtod.h
pythonrun.h
pythread.h
Issue #29058: All stable API extensions added after Python 3.2 are now
Dec 27, 2016
pytime.h
rangeobject.h
setobject.h
sliceobject.h
structmember.h
structseq.h
Issue #18520: Add a new PyStructSequence_InitType2() function, same than
Jul 22, 2013
symtable.h
sysmodule.h
token.h
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
May 12, 2015
traceback.h
tupleobject.h
typeslots.h
ucnhash.h
unicodeobject.h
warnings.h
weakrefobject.h
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.