This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-06-11 20:31:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1dbb427dd6
cpython
/
Objects
History
Download ZIP
Download TAR.GZ
Mark Shannon
c6539b36c1
GH-106895: Raise a
ValueError
when attempting to disable events that cannot be disabled. (GH-107337)
2023-07-27 15:27:11 +01:00
..
clinic
stringlib
abstract.c
boolobject.c
bytearrayobject.c
bytes_methods.c
bytesobject.c
call.c
capsule.c
cellobject.c
classobject.c
GH-106895: Raise a
ValueError
when attempting to disable events that cannot be disabled. (GH-107337)
2023-07-27 15:27:11 +01:00
codeobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
complexobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
descrobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
dictnotes.txt
dictobject.c
enumobject.c
exception_handling_notes.txt
exceptions.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
fileobject.c
floatobject.c
frame_layout.md
frameobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
funcobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
genericaliasobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
genobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
interpreteridobject.c
iterobject.c
listobject.c
listsort.txt
lnotab_notes.txt
locations.md
longobject.c
memoryobject.c
methodobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
moduleobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
namespaceobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
object.c
object_layout.md
object_layout_312.gv
object_layout_312.png
object_layout_full_312.gv
object_layout_full_312.png
obmalloc.c
odictobject.c
picklebufobject.c
rangeobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
README
setobject.c
sliceobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
structseq.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
tupleobject.c
typeobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
typeslots.inc
typeslots.py
typevarobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
unicodectype.c
unicodeobject.c
unicodetype_db.h
unionobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
weakrefobject.c
gh-106869: Use new PyMemberDef constant names (
#106871
)
2023-07-25 15:28:30 +02:00
README
Source files for various builtin objects