- 02 Şub, 2008 5 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 01 Şub, 2008 16 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Marc-André Lemburg yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Christian Heimes yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
-
Jeffrey Yasskin yazdı
instances.
-
Jeffrey Yasskin yazdı
http://mail.python.org/pipermail/python-dev/2008-January/076626.html and issue 1965.
-
- 31 Ock, 2008 7 kayıt (commit)
-
-
Christian Heimes yazdı
-
Mark Dickinson yazdı
in the same code unit. The fix is essentially the same as the fix for a previous bug identifying 0. and -0.
-
Raymond Hettinger yazdı
-
Jeffrey Yasskin yazdı
this patch to py3k.
-
Jeffrey Yasskin yazdı
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 yazdı
-
Raymond Hettinger yazdı
answer if the input iterable had a duplicate element (two calls to toggle() reverse each other). Borrow the correct code from sets.py.
-
- 30 Ock, 2008 9 kayıt (commit)
-
-
Christian Heimes yazdı
-
Raymond Hettinger yazdı
-
Christian Heimes yazdı
The previous change was causing a segfault after multiple calls to Py_Initialize() and Py_Finalize().
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
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 yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 29 Ock, 2008 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
the file.
-