summaryrefslogtreecommitdiffstats
path: root/PC/python3.def
Commit message (Collapse)AuthorAgeFilesLines
* Add updated .hgeol file and fix newlines in the 3.2 branch.Georg Brandl2011-03-051-689/+689
|
* Issue #11067: Add PyType_GetFlags, to support PyUnicode_CheckMartin v. Löwis2011-02-051-0/+1
| | | | in the limited ABI
* Issue #11118: Fix bogus export of None in python3.dll.Martin v. Löwis2011-02-041-1/+1
|
* Remove buffer API from stable ABI for now, see #10181.Martin v. Löwis2011-01-061-10/+0
|
* Expose CompileString, not CompileStringFlags under theMartin v. Löwis2010-12-041-1/+1
| | | | limited API.
* Merge branches/pep-0384.Martin v. Löwis2010-12-031-0/+698