aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bpo-39573: Add Py_IS_TYPE() function (GH-18488)Dong-hee Na2020-02-131-1/+1
* Issue #3080: document encoding used by import functionsVictor Stinner2011-02-221-1/+3
* Remove trailing whitespace.Georg Brandl2009-05-171-3/+3
* add a replacement API for PyCObject, PyCapsule #5630Benjamin Peterson2009-05-051-0/+57