This website requires JavaScript.
Explore
Help
Sign in
languages
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython
synced
2024-11-02 12:55:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d4fe098d1e
cpython
/
Include
History
Pablo Galindo
d4fe098d1e
Python 3.10.0a0 (GH-20198)
2020-05-19 03:33:01 +01:00
..
cpython
bpo-39465: Remove _PyUnicode_ClearStaticStrings() from C API (GH-20078)
2020-05-14 01:11:54 +02:00
internal
bpo-31033: Improve the traceback for cancelled asyncio tasks (GH-19951)
2020-05-17 22:47:31 -07:00
abstract.h
asdl.h
bpo-40528: Improve and clear several aspects of the ASDL definition code for the AST (GH-19952)
2020-05-06 15:29:32 +01:00
ast.h
bitset.h
bltinmodule.h
boolobject.h
bytearrayobject.h
bytesobject.h
cellobject.h
ceval.h
classobject.h
code.h
codecs.h
compile.h
complexobject.h
context.h
datetime.h
descrobject.h
dictobject.h
dynamic_annotations.h
enumobject.h
errcode.h
bpo-40593: Improve syntax errors for invalid characters in source code. (GH-20033)
2020-05-12 12:42:04 +03:00
eval.h
exports.h
fileobject.h
fileutils.h
floatobject.h
frameobject.h
funcobject.h
genericaliasobject.h
genobject.h
graminit.h
grammar.h
import.h
interpreteridobject.h
intrcheck.h
iterobject.h
listobject.h
longintrepr.h
longobject.h
marshal.h
memoryobject.h
methodobject.h
bpo-38787: Add PyCFunction_CheckExact() macro for exact type checks (GH-20024)
2020-05-12 07:12:41 -07:00
modsupport.h
moduleobject.h
namespaceobject.h
node.h
object.h
bpo-38787: C API for module state access from extension methods (PEP 573) (GH-19936)
2020-05-07 15:39:59 +02:00
objimpl.h
odictobject.h
opcode.h
osdefs.h
osmodule.h
parsetok.h
patchlevel.h
Python 3.10.0a0 (GH-20198)
2020-05-19 03:33:01 +01:00
picklebufobject.h
py_curses.h
pyarena.h
pycapsule.h
pyctype.h
pydebug.h
bpo-40520: Remove redundant comment in pydebug.h (GH-19931)
2020-05-05 08:20:38 -07:00
pydtrace.d
pydtrace.h
pyerrors.h
pyexpat.h
pyfpe.h
pyframe.h
pyhash.h
bpo-40602: Add _Py_HashPointerRaw() function (GH-20056)
2020-05-12 18:46:20 +02:00
pylifecycle.h
pymacconfig.h
pymacro.h
pymath.h
pymem.h
pyport.h
pystate.h
Update code comment re: location of struct _is. (GH-20067)
2020-05-14 19:11:00 -07:00
pystrcmp.h
pystrhex.h
pystrtod.h
Python-ast.h
Python.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
tracemalloc.h
tupleobject.h
typeslots.h
ucnhash.h
unicodeobject.h
warnings.h
weakrefobject.h