This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27b10eced7a7ec00178042bef5d74b2bf81551af
cpython
/
Include
History
Guido van Rossum
2a516c8f2c
Bump patchlevel (a bit early, but what the heck...)
1996-08-22 23:15:05 +00:00
..
abstract.h
Added PyObject_DelItem and PySequence_Del{Item,Slice}.
1996-08-21 17:41:54 +00:00
accessobject.h
…
allobjects.h
Always include config.h
1996-08-19 22:12:39 +00:00
assert.h
…
bitset.h
…
bltinmodule.h
…
ceval.h
…
cgensupport.h
…
classobject.h
…
cobject.h
…
compile.h
…
complexobject.h
…
config.h
…
dictobject.h
…
errcode.h
…
eval.h
…
fileobject.h
…
floatobject.h
…
frameobject.h
…
funcobject.h
…
graminit.h
…
grammar.h
…
import.h
…
intobject.h
…
intrcheck.h
…
listobject.h
…
longintrepr.h
…
longobject.h
…
Makefile
…
mappingobject.h
…
marshal.h
Added declaration for *PyMarshal_WriteObjectToString().
1996-08-19 22:05:27 +00:00
metagrammar.h
…
methodobject.h
…
modsupport.h
Add PYTHON_API_STRING, which is PYTHON_API_VERSION as a string literal.
1996-08-22 22:55:47 +00:00
moduleobject.h
…
mymalloc.h
…
mymath.h
…
myproto.h
…
myselect.h
…
mytime.h
…
node.h
…
object.h
…
objimpl.h
…
opcode.h
…
osdefs.h
…
parsetok.h
…
patchlevel.h
Bump patchlevel (a bit early, but what the heck...)
1996-08-22 23:15:05 +00:00
pgenheaders.h
Always include config.h
1996-08-19 22:12:39 +00:00
pydebug.h
…
pyerrors.h
…
Python.h
…
pythonrun.h
…
pythread.h
…
rangeobject.h
…
rename1.h
…
rename2.h
…
sliceobject.h
…
stringobject.h
…
structmember.h
…
sysmodule.h
…
thread.h
…
token.h
…
traceback.h
…
tupleobject.h
…