Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
6e6c6ac3d7ccd235d8cb6835db85a432ac0ccba5
/
Lib
/
test
/
test_index.py
bce9a5d
#17334: test_index now works with unittest test discovery. Patch by Zachary Ware.
by Ezio Melotti
· 12 years ago
503ab33
Merged revisions 79502 via svnmerge from
by Antoine Pitrou
· 15 years ago
9b86b9a
Merged revisions 79100 via svnmerge from
by Florent Xicluna
· 15 years ago
0d4cbc1
Issue #7532: Expanded tests for extended slicing. This is a forward
by Mark Dickinson
· 15 years ago
c9c0f20
convert old fail* assertions to assert*
by Benjamin Peterson
· 16 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
05e8be1
Merged revisions 60990-61002 via svnmerge from
by Christian Heimes
· 17 years ago
a37d4c6
Removed PyInt_GetMax and sys.maxint
by Christian Heimes
· 17 years ago
d2cf20e
Remove the simple slicing API. All slicing is now done with slice objects.
by Thomas Wouters
· 17 years ago
360e4b8
Merged revisions 55325-55327 via svnmerge from
by Guido van Rossum
· 18 years ago
805365e
Merged revisions 55007-55179 via svnmerge from
by Guido van Rossum
· 18 years ago
ef87d6e
Rip out all the u"..." literals and calls to unicode().
by Guido van Rossum
· 18 years ago
e2a383d
Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.)
by Guido van Rossum
· 18 years ago
00ee7ba
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
by Thomas Wouters
· 18 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
38fff8c
Checking in the code for PEP 357.
by Guido van Rossum
· 19 years ago