This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2c9adb03baabc10096461ba658e728c51694660
cpython
/
Objects
History
Barry Warsaw
3d220cc4d7
As per further discussion, re-enable the typeobject.c guard for picklability.
...
upstreams such as Cython will have to adjust.
2016-01-11 15:51:27 -05:00
..
clinic
…
stringlib
…
abstract.c
…
accu.c
…
boolobject.c
…
bytearrayobject.c
…
bytes_methods.c
…
bytesobject.c
…
capsule.c
…
cellobject.c
…
classobject.c
…
codeobject.c
…
complexobject.c
…
descrobject.c
…
dict-common.h
…
dictnotes.txt
…
dictobject.c
…
enumobject.c
…
exceptions.c
Issue
#20440
: Cleaning up the code by using Py_SETREF.
2016-01-05 21:27:54 +02:00
fileobject.c
…
floatobject.c
Clean up float.as_integer_ratio().
2015-12-29 22:55:48 +02:00
frameobject.c
Issue
#20440
: Cleaning up the code by using Py_SETREF.
2016-01-05 21:27:54 +02:00
funcobject.c
Issue
#20440
: Cleaning up the code by using Py_SETREF.
2016-01-05 21:27:54 +02:00
genobject.c
Issue
#20440
: Cleaning up the code by using Py_SETREF.
2016-01-05 21:27:54 +02:00
iterobject.c
…
listobject.c
Issue
#20440
: Cleaning up the code by using Py_SETREF and Py_CLEAR.
2015-12-27 15:51:32 +02:00
listsort.txt
…
lnotab_notes.txt
…
longobject.c
…
memoryobject.c
…
methodobject.c
…
moduleobject.c
…
namespaceobject.c
…
object.c
Issue
#20440
: Cleaning up the code by using Py_SETREF.
2016-01-05 21:27:54 +02:00
obmalloc.c
…
odictobject.c
…
rangeobject.c
…
README
…
setobject.c
merge 3.5
2016-01-01 11:56:35 -06:00
sliceobject.c
…
structseq.c
…
tupleobject.c
Issue
#20440
: Cleaning up the code by using Py_SETREF and Py_CLEAR.
2015-12-27 15:51:32 +02:00
typeobject.c
As per further discussion, re-enable the typeobject.c guard for picklability.
2016-01-11 15:51:27 -05:00
typeslots.inc
…
typeslots.py
…
unicodectype.c
…
unicodeobject.c
Issue
#20440
: More use of Py_SETREF.
2015-12-27 15:44:33 +02:00
unicodetype_db.h
…
weakrefobject.c
…
README
Source files for various builtin objects
Reference in New Issue
View Git Blame
Copy Permalink