- 02 Feb, 2008 4 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 01 Feb, 2008 16 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Marc-André Lemburg authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Christian Heimes authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Neal Norwitz authored
-
Jeffrey Yasskin authored
instances.
-
Jeffrey Yasskin authored
http://mail.python.org/pipermail/python-dev/2008-January/076626.html and issue 1965.
-
- 31 Jan, 2008 7 commits
-
-
Christian Heimes authored
-
Mark Dickinson authored
in the same code unit. The fix is essentially the same as the fix for a previous bug identifying 0. and -0.
-
Raymond Hettinger authored
-
Jeffrey Yasskin authored
this patch to py3k.
-
Jeffrey Yasskin authored
also noticed and fixed a bug in Rational's forward operators (they were claiming all instances of numbers.Rational instead of just the concrete types).
-
Raymond Hettinger authored
-
Raymond Hettinger authored
answer if the input iterable had a duplicate element (two calls to toggle() reverse each other). Borrow the correct code from sets.py.
-
- 30 Jan, 2008 9 commits
-
-
Christian Heimes authored
-
Raymond Hettinger authored
-
Christian Heimes authored
The previous change was causing a segfault after multiple calls to Py_Initialize() and Py_Finalize().
-
Christian Heimes authored
-
Christian Heimes authored
-
Christian Heimes authored
Patch #1970 by Antoine Pitrou: Speedup unicode whitespace and linebreak detection. The speedup is about 25% for split() (571 / 457 usec) and 35% (175 / 127 usec )for splitlines()
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 29 Jan, 2008 4 commits
-
-
Raymond Hettinger authored
-
Brett Cannon authored
-
Brett Cannon authored
the file.
-
Brett Cannon authored
-