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
47299fd39cf466adf9e33f26d91bf04ff6f70085
cpython
/
Objects
History
Yury Selivanov
77c96813ab
Issue
#25887
: Raise a RuntimeError when a coroutine is awaited more than once.
2016-02-13 17:59:05 -05:00
..
clinic
…
stringlib
…
abstract.c
…
accu.c
…
boolobject.c
…
bytearrayobject.c
…
bytes_methods.c
…
bytesobject.c
Issue
#20440
: Massive replacing unsafe attribute setting code with special
2015-12-24 10:35:59 +02:00
capsule.c
…
cellobject.c
…
classobject.c
…
codeobject.c
code_richcompare() now uses the constants types
2016-01-22 12:33:12 +01:00
complexobject.c
…
descrobject.c
Issue
#20440
: Massive replacing unsafe attribute setting code with special
2015-12-24 10:35:59 +02:00
dict-common.h
…
dictnotes.txt
…
dictobject.c
Add _PyThreadState_UncheckedGet()
2016-01-20 11:12:38 +01:00
enumobject.c
…
exceptions.c
Issue
#20440
: More use of Py_SETREF.
2015-12-27 15:41:34 +02:00
fileobject.c
…
floatobject.c
…
frameobject.c
Issue
#20440
: Massive replacing unsafe attribute setting code with special
2015-12-24 10:35:59 +02:00
funcobject.c
Issue
#20440
: Massive replacing unsafe attribute setting code with special
2015-12-24 10:35:59 +02:00
genobject.c
Issue
#25887
: Raise a RuntimeError when a coroutine is awaited more than once.
2016-02-13 17:59:05 -05:00
iterobject.c
…
listobject.c
…
listsort.txt
…
lnotab_notes.txt
…
longobject.c
…
memoryobject.c
…
methodobject.c
…
moduleobject.c
Issue
#20440
: Massive replacing unsafe attribute setting code with special
2015-12-24 10:35:59 +02:00
namespaceobject.c
…
object.c
…
obmalloc.c
…
odictobject.c
Issue
#25935
: Garbage collector now breaks reference loops with OrderedDict.
2016-01-19 14:46:25 +02:00
rangeobject.c
Issue
#20440
: Applied yet one patch for using Py_SETREF.
2015-12-27 12:36:18 +02:00
README
…
setobject.c
merge 3.4
2016-01-01 11:56:16 -06:00
sliceobject.c
…
structseq.c
…
tupleobject.c
…
typeobject.c
set tp_new from the class in the hierarchy that actually owns the descriptor (
closes
#25731
)
2016-01-18 21:11:18 -08:00
typeslots.inc
…
typeslots.py
…
unicodectype.c
…
unicodeobject.c
Fix resize_compact()
2016-01-27 16:56:53 +01:00
unicodetype_db.h
…
weakrefobject.c
…
README
Source files for various builtin objects
Reference in New Issue
View Git Blame
Copy Permalink