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
1121e735368a918ad45b06cca39612f4fce419fc
cpython
/
Include
History
Martin v. Löwis
e67b3497c9
Patch
#1580872
: Remove duplicate declaration of PyCallable_Check.
2006-10-22 10:47:28 +00:00
..
abstract.h
Patch
#1580872
: Remove duplicate declaration of PyCallable_Check.
2006-10-22 10:47:28 +00:00
asdl.h
…
ast.h
…
bitset.h
…
boolobject.h
…
bufferobject.h
…
cellobject.h
…
ceval.h
…
classobject.h
…
cobject.h
…
code.h
…
codecs.h
…
compile.h
…
complexobject.h
…
cStringIO.h
…
datetime.h
…
descrobject.h
…
dictobject.h
…
enumobject.h
…
errcode.h
…
eval.h
…
fileobject.h
…
floatobject.h
…
frameobject.h
…
funcobject.h
…
genobject.h
…
graminit.h
…
grammar.h
…
import.h
SF
#1542693
: Remove semi-colon at end of PyImport_ImportModuleEx macro
2006-08-19 04:19:43 +00:00
intobject.h
…
intrcheck.h
…
iterobject.h
…
listobject.h
…
longintrepr.h
…
longobject.h
…
marshal.h
…
metagrammar.h
…
methodobject.h
…
modsupport.h
…
moduleobject.h
…
node.h
…
object.h
Patch
#1538606
, Patch to fix __index__() clipping.
2006-08-12 17:03:09 +00:00
objimpl.h
…
opcode.h
…
osdefs.h
…
parsetok.h
…
patchlevel.h
Preparing for 2.5 final.
2006-09-18 06:51:50 +00:00
pgen.h
…
pgenheaders.h
…
py_curses.h
…
pyarena.h
…
pydebug.h
…
pyerrors.h
Slightly revised version of patch
#1538956
:
2006-08-14 10:55:19 +00:00
pyexpat.h
…
pyfpe.h
…
pygetopt.h
…
pymactoolbox.h
…
pymem.h
…
pyport.h
Guard uintptr_t test with HAVE_STDINT_H, test for
2006-10-02 15:24:01 +00:00
pystate.h
…
pystrtod.h
…
Python-ast.h
…
Python.h
…
pythonrun.h
…
pythread.h
…
rangeobject.h
…
setobject.h
…
sliceobject.h
…
stringobject.h
…
structmember.h
…
structseq.h
…
symtable.h
…
sysmodule.h
…
timefuncs.h
…
token.h
…
traceback.h
…
tupleobject.h
…
ucnhash.h
…
unicodeobject.h
Slightly revised version of patch
#1538956
:
2006-08-14 10:55:19 +00:00
weakrefobject.h
_PyWeakref_GetWeakrefCount() now returns a Py_ssize_t instead of long.
2006-08-02 06:14:22 +00:00