- b4efb3d Merged revisions 83212,83829,83833,83838-83839,83878,84019,84025,84028,84032,84036 via svnmerge from by Florent Xicluna · 15 years ago
- ab91fde Merged revisions 73715 via svnmerge from by Georg Brandl · 16 years ago
- cce2f21 Issue 4910, patch 2 of (probably) 3: pave the way for renaming of by Mark Dickinson · 17 years ago
- 42806ba division is no longer a future thing for test_binop by Benjamin Peterson · 17 years ago
- ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
- 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 18 years ago
- e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 19 years ago
- 7cae87c Patch #1550800: make exec a function. by Georg Brandl · 19 years ago
- bcc0db8 Get rid of remnants of integer division by Neal Norwitz · 19 years ago
- 53e9a8b Fix error in a docstring where a single quote started the docstring but triple by Brett Cannon · 20 years ago
- 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
- 2e2be37 Change the PyUnit-based tests to use the test_main() approach. This by Fred Drake · 24 years ago
- 8bce4ac Rename 'getset' to 'property'. by Guido van Rossum · 24 years ago
- 54e54c6 The first batch of changes recommended by the fixdiv tool. These are by Guido van Rossum · 24 years ago
- 70d4491 Remove the local 'getset' class -- this is now a built-in type with by Guido van Rossum · 24 years ago
- 9fa96be Fix for bug [#452230] future division isn't propagated. by Tim Peters · 24 years ago
- 64deef2 A test suite for binary operators, disguised as a rational number class. by Guido van Rossum · 24 years ago