Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4601f7a49fe8ed00c4b6b70b0eda2b3922568e9b
/
Modules
/
xxlimited.c
ada319b
bpo-32388: Remove cross-version binary compatibility requirement in tp_flags (GH-4944)
by Antoine Pitrou
· 5 years ago
a24107b
bpo-35459: Use PyDict_GetItemWithError() instead of PyDict_GetItem(). (GH-11112)
by Serhiy Storchaka
· 6 years ago
19de8b3
bpo-33644: Fix signatures of tp_finalize handlers in testing code. (GH-7111)
by Serhiy Storchaka
· 6 years ago
2b3f4c1
merge 3.5 (#29398)
by Benjamin Peterson
· 8 years ago
ec977c3
gc types needs to be allocated as such (closes #29398)
by Benjamin Peterson
· 8 years ago
ef1585e
Issue #25923: Added more const qualifiers to signatures of static and private functions.
by Serhiy Storchaka
· 9 years ago
53f9502
Issue #24373: Eliminate PEP 489 test refleaks
by Nick Coghlan
· 9 years ago
d5cacbb
PEP 489: Multi-phase extension module initialization
by Nick Coghlan
· 9 years ago
009b811
Removed unintentional trailing spaces in non-external and non-generated C files.
by Serhiy Storchaka
· 10 years ago
ca7b046
Issue #17162: Add PyType_GetSlot.
by Martin v. Löwis
· 11 years ago
dfc80e3
Replace Py_NotImplemented returns with the macro form Py_RETURN_NOTIMPLEMENTED.
by Brian Curtin
· 13 years ago
6916806
Issue #11135: Remove redundant doc field from PyType_Spec.
by Martin v. Löwis
· 14 years ago
738236d
Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check in the limited ABI
by Martin v. Löwis
· 14 years ago
4d0d471
Merge branches/pep-0384.
by Martin v. Löwis
· 14 years ago