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-07-26 20:03:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69e10976b2e7682c6d57f4272932ebc19f8e8859
cpython
/
Objects
T
History
Mark Shannon
25db2b361b
bpo-46675: Allow object value arrays and split key dictionaries larger than 16 (GH-31191)
2022-02-08 11:50:38 +00:00
..
clinic
…
stringlib
bpo-46670: Define all macros for stringlib (GH-31176)
2022-02-07 01:26:58 +01:00
abstract.c
bpo-44977: Deprecate delegation of int to __trunc__ (GH-31031)
2022-02-03 11:43:25 +02:00
accu.c
…
boolobject.c
…
bytearrayobject.c
bpo-46670: Define all macros for stringlib (GH-31176)
2022-02-07 01:26:58 +01:00
bytes_methods.c
…
bytesobject.c
bpo-46670: Define all macros for stringlib (GH-31176)
2022-02-07 01:26:58 +01:00
call.c
…
capsule.c
…
cellobject.c
…
classobject.c
…
codeobject.c
…
complexobject.c
…
descrobject.c
…
dictnotes.txt
…
dictobject.c
bpo-46675: Allow object value arrays and split key dictionaries larger than 16 (GH-31191)
2022-02-08 11:50:38 +00:00
enumobject.c
…
exception_handling_notes.txt
…
exceptions.c
…
fileobject.c
…
floatobject.c
…
frameobject.c
bpo-46670: Remove unused get_frame_state() function (GH-31177)
2022-02-07 01:25:44 +01:00
funcobject.c
…
genericaliasobject.c
…
genobject.c
…
interpreteridobject.c
…
iterobject.c
…
listobject.c
…
listsort.txt
…
lnotab_notes.txt
…
longobject.c
…
memoryobject.c
bpo-46670: Remove unused macros in the Objects directory (GH-31193)
2022-02-07 16:21:41 +01:00
methodobject.c
…
moduleobject.c
…
namespaceobject.c
…
object.c
…
obmalloc.c
bpo-46670: Remove unused macros in the Objects directory (GH-31193)
2022-02-07 16:21:41 +01:00
odictobject.c
…
picklebufobject.c
…
rangeobject.c
…
README
…
setobject.c
…
sliceobject.c
…
structseq.c
…
tupleobject.c
…
typeobject.c
bpo-46433: _PyType_GetModuleByDef: handle static types in MRO (GH-30696)
2022-02-02 07:57:51 -08:00
typeslots.inc
…
typeslots.py
…
unicodectype.c
bpo-46670: Remove unused macros in the Objects directory (GH-31193)
2022-02-07 16:21:41 +01:00
unicodeobject.c
bpo-46670: Test if a macro is defined, not its value (GH-31178)
2022-02-07 01:46:51 +01:00
unicodetype_db.h
…
unionobject.c
…
weakrefobject.c
…
README
Source files for various builtin objects
Reference in New Issue
View Git Blame
Copy Permalink