This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
a701388de1
cpython
/
Include
History
Antoine Pitrou
a701388de1
Rename _PyIter_GetBuiltin to _PyObject_GetBuiltin, and do not include it in the stable ABI.
2012-04-05 00:04:20 +02:00
..
Python-ast.h
…
Python.h
Issue
#14387
: Do not include accu.h from Python.h.
2012-03-22 14:42:18 +01:00
abstract.h
…
accu.h
Issue
#14387
: undefine 'small' so that it doesn't clash with Windows headers.
2012-03-22 23:10:37 +00:00
asdl.h
…
ast.h
…
bitset.h
…
bltinmodule.h
…
boolobject.h
…
bytearrayobject.h
…
bytes_methods.h
…
bytesobject.h
…
cellobject.h
…
ceval.h
…
classobject.h
…
code.h
…
codecs.h
…
compile.h
…
complexobject.h
…
datetime.h
…
descrobject.h
…
dictobject.h
Issue
#14383
: Add _PyDict_GetItemId() and _PyDict_SetItemId() functions
2012-03-26 22:10:51 +02:00
dtoa.h
…
dynamic_annotations.h
…
enumobject.h
…
errcode.h
…
eval.h
…
fileobject.h
…
fileutils.h
…
floatobject.h
…
frameobject.h
…
funcobject.h
…
genobject.h
…
graminit.h
…
grammar.h
…
import.h
…
intrcheck.h
…
iterobject.h
Rename _PyIter_GetBuiltin to _PyObject_GetBuiltin, and do not include it in the stable ABI.
2012-04-05 00:04:20 +02:00
listobject.h
…
longintrepr.h
…
longobject.h
…
marshal.h
…
memoryobject.h
…
metagrammar.h
…
methodobject.h
…
modsupport.h
…
moduleobject.h
…
node.h
…
object.h
Rename _PyIter_GetBuiltin to _PyObject_GetBuiltin, and do not include it in the stable ABI.
2012-04-05 00:04:20 +02:00
objimpl.h
…
opcode.h
…
osdefs.h
…
parsetok.h
…
patchlevel.h
Post-release update.
2012-04-02 07:51:45 +02:00
pgen.h
…
pgenheaders.h
…
py_curses.h
…
pyarena.h
…
pyatomic.h
…
pycapsule.h
…
pyctype.h
…
pydebug.h
…
pyerrors.h
…
pyexpat.h
…
pyfpe.h
…
pygetopt.h
…
pymacconfig.h
…
pymacro.h
…
pymath.h
…
pymem.h
…
pyport.h
…
pystate.h
…
pystrcmp.h
…
pystrtod.h
…
pythonrun.h
…
pythread.h
…
pytime.h
…
rangeobject.h
…
setobject.h
…
sliceobject.h
…
structmember.h
…
structseq.h
…
symtable.h
…
sysmodule.h
…
token.h
…
traceback.h
…
tupleobject.h
…
typeslots.h
…
ucnhash.h
…
unicodeobject.h
…
warnings.h
…
weakrefobject.h
…