| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #17576: Deprecation warning emitted now when __int__() or __index__() | Serhiy Storchaka | 2013-12-11 | 1 | -1/+35 |
|
|
* | #17334: test_index now works with unittest test discovery. Patch by Zachary ... | Ezio Melotti | 2013-03-02 | 1 | -21/+8 |
|
|
* | Merged revisions 79502 via svnmerge from | Antoine Pitrou | 2010-03-30 | 1 | -0/+2 |
|
|
* | Merged revisions 79100 via svnmerge from | Florent Xicluna | 2010-03-19 | 1 | -1/+1 |
|
|
* | Issue #7532: Expanded tests for extended slicing. This is a forward | Mark Dickinson | 2010-01-10 | 1 | -21/+67 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -11/+11 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -3/+3 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Removed PyInt_GetMax and sys.maxint | Christian Heimes | 2007-12-04 | 1 | -2/+1 |
|
|
* | Remove the simple slicing API. All slicing is now done with slice objects. | Thomas Wouters | 2007-08-30 | 1 | -13/+4 |
|
|
* | Merged revisions 55325-55327 via svnmerge from | Guido van Rossum | 2007-05-14 | 1 | -3/+6 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -10/+1 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -1/+1 |
|
|
* | Rip out 'long' and 'L'-suffixed integer literals. | Guido van Rossum | 2007-01-15 | 1 | -2/+2 |
|
|
* | Merge current trunk into p3yk. This includes the PyNumber_Index API change, | Thomas Wouters | 2006-08-21 | 1 | -48/+134 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+137 |
|
|
* | Checking in the code for PEP 357. | Guido van Rossum | 2006-03-07 | 1 | -0/+0 |
|
|