summaryrefslogtreecommitdiffstats
path: root/Modules/clinic/_weakref.c.h
Commit message (Collapse)AuthorAgeFilesLines
* Issue #28427: old keys should not remove new values fromAntoine Pitrou2016-12-271-1/+30
| | | | WeakValueDictionary when collecting from another thread.
* Issue #27332: Fixed the type of the first argument of module-level functionsSerhiy Storchaka2016-07-071-3/+3
| | | | generated by Argument Clinic. Patch by Petr Viktorin.
* Issue #23501: Argumen Clinic now generates code into separate files by default.Serhiy Storchaka2015-04-031-0/+31