This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-01 11:15:56 +01:00
Code
Issues
Releases
Activity
51fece1bb8
cpython
/
Include
History
Victor Stinner
e6905e4c82
bpo-41617: Fix pycore_bitutils.h to support clang 3.0 (
GH-22042
)
...
__builtin_bswap16() is not available in LLVM clang 3.0.
2020-09-01 18:25:14 +02:00
..
cpython
bpo-41098: Doc: Add missing deprecated directives (
GH-21162
)
2020-08-07 16:31:53 +09:00
internal
bpo-41617: Fix pycore_bitutils.h to support clang 3.0 (
GH-22042
)
2020-09-01 18:25:14 +02:00
abstract.h
asdl.h
ast.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
eval.h
exports.h
fileobject.h
fileutils.h
floatobject.h
frameobject.h
funcobject.h
genericaliasobject.h
genobject.h
bpo-40941: Unify implicit and explicit state in the frame and generator objects into a single value. (
GH-20803
)
2020-07-17 11:44:23 +01:00
import.h
interpreteridobject.h
intrcheck.h
iterobject.h
listobject.h
longintrepr.h
longobject.h
marshal.h
memoryobject.h
methodobject.h
modsupport.h
moduleobject.h
namespaceobject.h
object.h
Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (
GH-19378
)" (
GH-21390
)
2020-07-08 11:02:23 +02:00
objimpl.h
odictobject.h
opcode.h
bpo-41463: Generate information about jumps from 'opcode.py' rather than duplicating it in 'compile.c' (
GH-21714
)
2020-08-04 17:30:11 +01:00
osdefs.h
osmodule.h
parser_interface.h
patchlevel.h
picklebufobject.h
py_curses.h
pyarena.h
pycapsule.h
pyctype.h
pydebug.h
pydecimal.h
bpo-41324 Add a minimal decimal capsule API (#21519)
2020-08-10 16:32:21 +02:00
pydtrace.d
pydtrace.h
pyerrors.h
pyexpat.h
pyfpe.h
pyframe.h
pyhash.h
pylifecycle.h
pymacconfig.h
pymacro.h
pymath.h
pymem.h
pyport.h
pystate.h
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