Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #25923: Added more const qualifiers to signatures of static and private... | Serhiy Storchaka | 2015-12-25 | 1 | -1/+1 |
* | Close #24748: Restore imp.load_dynamic compatibility | Nick Coghlan | 2015-09-05 | 1 | -0/+10 |
* | Issue #24373: Eliminate PEP 489 test refleaks | Nick Coghlan | 2015-06-04 | 1 | -6/+14 |
* | fix importing one char extension modules (closes #24328) | Benjamin Peterson | 2015-05-29 | 1 | -0/+8 |
* | Issue #24268: Address some PEP 489 refleaks | Nick Coghlan | 2015-05-23 | 1 | -0/+1 |
* | PEP 489: Multi-phase extension module initialization | Nick Coghlan | 2015-05-23 | 1 | -0/+567 |