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-11-28 08:20:55 +01:00
Code
Issues
Releases
Activity
aea0c586d1
cpython
/
Include
/
cpython
History
Hugo van Kemenade
899fdb213d
Revert "
GH-126491
: GC: Mark objects reachable from roots before doing cycle collection (
GH-126502
)" (#126983)
2024-11-19 11:25:09 +02:00
..
abstract.h
audit.h
gh-125604
: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (
gh-125605
)
2024-10-18 09:26:08 -06:00
bytearrayobject.h
bytesobject.h
cellobject.h
ceval.h
gh-125604
: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (
gh-125605
)
2024-10-18 09:26:08 -06:00
classobject.h
code.h
gh-115999
: Implement thread-local bytecode and enable specialization for
BINARY_OP
(#123926)
2024-11-04 11:13:32 -08:00
compile.h
complexobject.h
context.h
gh-124872
: Replace enter/exit events with "switched" (#125532)
2024-10-16 13:53:21 +02:00
critical_section.h
descrobject.h
dictobject.h
gh-124218
: Use per-thread reference counting for globals and builtins (#125713)
2024-10-21 12:51:29 -04:00
fileobject.h
fileutils.h
floatobject.h
frameobject.h
funcobject.h
genobject.h
import.h
initconfig.h
gh-115999
: Implement thread-local bytecode and enable specialization for
BINARY_OP
(#123926)
2024-11-04 11:13:32 -08:00
listobject.h
lock.h
longintrepr.h
longobject.h
gh-126061
: Add PyLong_IsPositive/Zero/Negative() functions (#126065)
2024-11-12 14:18:06 +01:00
memoryobject.h
methodobject.h
modsupport.h
monitoring.h
object.h
gh-123619
: Add an unstable C API function for enabling deferred reference counting (
GH-123635
)
2024-11-13 13:27:16 +00:00
objimpl.h
odictobject.h
picklebufobject.h
pthread_stubs.h
pyatomic_gcc.h
pyatomic_msc.h
pyatomic_std.h
pyatomic.h
pyctype.h
pydebug.h
pyerrors.h
pyfpe.h
pyframe.h
pyhash.h
pylifecycle.h
pymem.h
pystate.h
pystats.h
Revert "
GH-126491
: GC: Mark objects reachable from roots before doing cycle collection (
GH-126502
)" (#126983)
2024-11-19 11:25:09 +02:00
pythonrun.h
pythread.h
pytime.h
setobject.h
traceback.h
tracemalloc.h
tupleobject.h
unicodeobject.h
warnings.h
weakrefobject.h
gh-111178
: Fix function signatures in weakrefobject.c (#124903)
2024-10-02 15:01:23 +00:00