Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Issue #18393: Remove use of deprecated API on OSX | Ronald Oussoren | 2013-07-15 |
* | Fix misuse of PyUnicode_GET_SIZE() => PyUnicode_GET_LENGTH() | Victor Stinner | 2011-11-21 |
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 |
* | Rename PyUnicode_AsString -> _PyUnicode_AsString and | Marc-André Lemburg | 2008-08-07 |
* | fix compiler warning | Benjamin Peterson | 2008-06-12 |
* | Implement PEP 3121: new module initialization and finalization API. | Martin v. Löwis | 2008-06-11 |
* | add the gestalt module back as _gestalt | Benjamin Peterson | 2008-05-29 |