| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-32388: Remove cross-version binary compatibility requirement in tp_flags ... | Antoine Pitrou | 2019-05-29 | 1 | -1/+1 |
|
|
* | bpo-35459: Use PyDict_GetItemWithError() instead of PyDict_GetItem(). (GH-11112) | Serhiy Storchaka | 2019-02-25 | 1 | -2/+5 |
|
|
* | bpo-33644: Fix signatures of tp_finalize handlers in testing code. (GH-7111) | Serhiy Storchaka | 2018-05-26 | 1 | -2/+1 |
|
|
* | merge 3.5 (#29398) | Benjamin Peterson | 2017-02-01 | 1 | -1/+1 |
|\ |
|
| * | gc types needs to be allocated as such (closes #29398) | Benjamin Peterson | 2017-02-01 | 1 | -1/+1 |
|
|
* | | Issue #25923: Added more const qualifiers to signatures of static and private... | Serhiy Storchaka | 2015-12-25 | 1 | -1/+1 |
|/ |
|
* | Issue #24373: Eliminate PEP 489 test refleaks | Nick Coghlan | 2015-06-04 | 1 | -6/+20 |
|
|
* | PEP 489: Multi-phase extension module initialization | Nick Coghlan | 2015-05-23 | 1 | -25/+30 |
|
|
* | Removed unintentional trailing spaces in non-external and non-generated C files. | Serhiy Storchaka | 2015-03-18 | 1 | -1/+1 |
|
|
* | Issue #17162: Add PyType_GetSlot. | Martin v. Löwis | 2014-02-04 | 1 | -1/+1 |
|
|
* | Replace Py_NotImplemented returns with the macro form Py_RETURN_NOTIMPLEMENTED. | Brian Curtin | 2011-08-11 | 1 | -2/+1 |
|
|
* | Issue #11135: Remove redundant doc field from PyType_Spec. | Martin v. Löwis | 2011-02-11 | 1 | -6/+4 |
|
|
* | Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check | Martin v. Löwis | 2011-02-05 | 1 | -1/+7 |
|
|
* | Merge branches/pep-0384. | Martin v. Löwis | 2010-12-03 | 1 | -0/+283 |
|
|