summaryrefslogtreecommitdiffstats
path: root/Modules/_threadmodule.c
Commit message (Expand)AuthorAgeFilesLines
* #3247 Get rid of Py_FindMethod; use tp_members instead.Amaury Forgeot d'Arc2008-07-021-7/+19
* Merged revisions 64601 via svnmerge fromBenjamin Peterson2008-06-301-1/+4
* Implement PEP 3121: new module initialization and finalization API.Martin v. Löwis2008-06-111-6/+20
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-261-2/+2
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-0/+720