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
ed7dc14d6a9598532ea535c340fce47404314c4e
cpython
/
Include
History
Larry Hastings
7e611dab4a
Bump version number to 3.4.0b1.
2013-11-24 06:59:35 -08:00
..
abstract.h
…
accu.h
…
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
Issue
#19619
: Blacklist non-text codecs in method API
2013-11-22 22:39:36 +10:00
compile.h
Issue
#19722
: Added opcode.stack_effect(), which accurately
2013-11-23 14:49:22 -08:00
complexobject.h
…
datetime.h
…
descrobject.h
…
dictobject.h
…
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
…
listobject.h
…
longintrepr.h
…
longobject.h
…
marshal.h
…
memoryobject.h
…
metagrammar.h
…
methodobject.h
…
modsupport.h
…
moduleobject.h
…
namespaceobject.h
…
node.h
…
object.h
ssue
#19183
: Implement PEP 456 'secure and interchangeable hash algorithm'.
2013-11-20 11:46:18 +01:00
objimpl.h
…
opcode.h
…
osdefs.h
…
parsetok.h
…
patchlevel.h
Bump version number to 3.4.0b1.
2013-11-24 06:59:35 -08: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
…
pyhash.h
ssue
#19183
: Implement PEP 456 'secure and interchangeable hash algorithm'.
2013-11-20 11:46:18 +01:00
pymacconfig.h
…
pymacro.h
…
pymath.h
…
pymem.h
…
pyport.h
Issue
#19730
: Argument Clinic now supports all the existing PyArg
2013-11-23 14:54:00 -08:00
pystate.h
…
pystrcmp.h
…
pystrtod.h
…
Python-ast.h
…
Python.h
ssue
#19183
: Implement PEP 456 'secure and interchangeable hash algorithm'.
2013-11-20 11:46:18 +01:00
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
…