Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backported PyCapsule from 3.1, and converted most uses of | Larry Hastings | 2010-03-25 | 1 | -0/+13 |
| | | | | CObject to PyCapsule. | ||||
* | #4852: Remove dead code in every thread implementation, unused for many years. | Amaury Forgeot d'Arc | 2010-02-23 | 1 | -1/+0 |
| | |||||
* | Removed unused function PyFloat_AsStringEx. It is unused in floatobject.c, ↵ | Eric Smith | 2009-10-24 | 1 | -1/+0 |
| | | | | and it's not declared in any .h file. | ||||
* | Issue #4817: Remove unused function PyOS_GetLastModificationTime. | Martin v. Löwis | 2009-01-03 | 1 | -3/+0 |
| | |||||
* | Bumped up 2.6 to 2.7 | Christian Heimes | 2008-12-04 | 1 | -0/+1314 |