Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-39573: Add Py_IS_TYPE() function (GH-18488) | Dong-hee Na | 2020-02-13 | 1 | -1/+1 |
* | bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494) | Victor Stinner | 2020-02-12 | 1 | -18/+3 |
* | bpo-38465: Convert the type of exports counters to Py_ssize_t. (GH-16746) | Hai Shi | 2019-10-21 | 1 | -5/+4 |
* | fix comment | Benjamin Peterson | 2013-10-05 | 1 | -1/+1 |
* | Issue #19087: Improve bytearray allocation in order to allow cheap popping of... | Antoine Pitrou | 2013-10-05 | 1 | -5/+6 |
* | Merge branches/pep-0384. | Martin v. Löwis | 2010-12-03 | 1 | -0/+4 |
* | Merged revisions 77581 via svnmerge from | Antoine Pitrou | 2010-01-17 | 1 | -1/+1 |
* | Merged revisions 77573 via svnmerge from | Antoine Pitrou | 2010-01-17 | 1 | -1/+5 |
* | Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,... | Georg Brandl | 2008-06-10 | 1 | -4/+4 |
* | Renamed files bytesobject.[ch] and stringobject.[ch] | Christian Heimes | 2008-05-26 | 1 | -0/+53 |