This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
f46933a42f
cpython
/
Objects
History
Victor Stinner
2bc4d95bb6
Issue
#21233
: Revert bytearray(int) optimization using calloc()
2014-06-02 22:22:42 +02:00
..
stringlib
…
abstract.c
…
accu.c
…
boolobject.c
…
bytearrayobject.c
Issue
#21233
: Revert bytearray(int) optimization using calloc()
2014-06-02 22:22:42 +02:00
bytes_methods.c
…
bytesobject.c
…
capsule.c
…
cellobject.c
…
classobject.c
…
codeobject.c
…
complexobject.c
…
descrobject.c
…
dictnotes.txt
…
dictobject.c
…
enumobject.c
…
exceptions.c
…
fileobject.c
…
floatobject.c
…
frameobject.c
…
funcobject.c
…
genobject.c
…
iterobject.c
…
listobject.c
…
listsort.txt
…
lnotab_notes.txt
…
longobject.c
…
memoryobject.c
…
methodobject.c
…
moduleobject.c
…
namespaceobject.c
…
object.c
…
obmalloc.c
Issue
#21233
: Rename the C structure "PyMemAllocator" to "PyMemAllocatorEx" to
2014-06-02 21:57:10 +02:00
rangeobject.c
…
setobject.c
…
sliceobject.c
…
structseq.c
…
tupleobject.c
…
typeobject.c
…
typeslots.inc
…
typeslots.py
…
unicodectype.c
…
unicodeobject.c
…
unicodetype_db.h
…
weakrefobject.c
…