This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-06 20:51:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7330465fa79efd3d11fea6cd66a0ace6fcdfe17
cpython
/
Include
/
cpython
T
History
Petr Viktorin
fdac87ae39
[3.13] gh-127773: Disable attribute cache on incompatible MRO entries (GH-127924) (GH-143729)
2026-01-26 16:31:52 +01:00
..
abstract.h
…
bytearrayobject.h
…
bytesobject.h
…
cellobject.h
…
ceval.h
…
classobject.h
…
code.h
…
compile.h
…
complexobject.h
…
context.h
…
critical_section.h
…
descrobject.h
…
dictobject.h
…
fileobject.h
…
fileutils.h
…
floatobject.h
…
frameobject.h
…
funcobject.h
…
genobject.h
…
import.h
…
initconfig.h
…
listobject.h
…
lock.h
[3.13] gh-136759: revert rename
lock.h
to
pylock.h
(GH-137041) (
#137075
) (
#137166
)
2025-07-28 12:19:32 +00:00
longintrepr.h
…
longobject.h
…
memoryobject.h
…
methodobject.h
…
modsupport.h
…
monitoring.h
…
object.h
[3.13] gh-127773: Disable attribute cache on incompatible MRO entries (GH-127924) (GH-143729)
2026-01-26 16:31:52 +01: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
[3.13] gh-141732: Fix ExceptionGroup repr changing when original exception sequence is mutated (GH-141736) (
#142391
)
2025-12-08 18:46:55 +00:00
pyfpe.h
…
pyframe.h
…
pyhash.h
…
pylifecycle.h
…
pymem.h
…
pystate.h
…
pystats.h
…
pythonrun.h
…
pythread.h
…
pytime.h
…
setobject.h
…
sysmodule.h
…
traceback.h
…
tracemalloc.h
…
tupleobject.h
…
unicodeobject.h
…
warnings.h
[3.13] gh-139640: Fix swallowing syntax warnings in different modules (GH-139755) (GH-140119)
2025-10-14 15:46:11 +00:00
weakrefobject.h
…