Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #1717: rename tp_compare to tp_reserved. I'll change the | Mark Dickinson | 2009-02-02 | 1 | -1/+1 |
| | | | | | type of tp_compare in a separate commit, for ease of reversion should things go wrong. | ||||
* | Fix a probable merge glitch in r66695: | Amaury Forgeot d'Arc | 2008-09-30 | 1 | -2/+2 |
| | | | | a redundant check that actually belongs to another function. | ||||
* | check for errors after PyLong_Ssize_t | Benjamin Peterson | 2008-09-30 | 1 | -0/+4 |
| | | | | | patch from Victor Stinner #3977 reviewed by Amaury | ||||
* | Issue 2918: Merge StringIO and cStringIO. | Alexandre Vassalotti | 2008-06-11 | 1 | -0/+379 |