- 16 Agu, 2009 2 kayıt (commit)
-
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
-
- 15 Agu, 2009 5 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Benjamin Peterson yazdı
Patch from Frank Wierzbicki.
-
Gregory P. Smith yazdı
buffering=True as our buffered data is not known to the HTTPConnection and may contain data needed by a future request if the connection were left open. See http://bugs.python.org/issue2576 and http://bugs.python.org/issue4879.
-
Benjamin Peterson yazdı
-
- 14 Agu, 2009 5 kayıt (commit)
-
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
the xview* and yview* methods.
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
-
Vinay Sajip yazdı
-
- 13 Agu, 2009 5 kayıt (commit)
-
-
Brett Cannon yazdı
tokenizing step. Thanks to Ivan Krstić for the patch.
-
Gregory P. Smith yazdı
properly handles EINTR within the read, readline, write & flush methods. The socket.sendall() method now properly handles interrupted system calls.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 12 Agu, 2009 1 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
- 06 Agu, 2009 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
occur when writing to a BufferedRandom object (e.g. a file opened in "rb+" or "wb+" mode) after having buffered a certain amount of data for reading. This bug was not present in the pure Python implementation. Yes, this is a serious issue.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Jesse Noller yazdı
-
- 05 Agu, 2009 2 kayıt (commit)
-
-
Guilherme Polo yazdı
-
Guilherme Polo yazdı
-
- 04 Agu, 2009 4 kayıt (commit)
-
-
Mark Dickinson yazdı
module. Fixes a 'possible use before assignment' warning from pylint. Thanks Vincent Legoll.
-
Georg Brandl yazdı
-
Mark Dickinson yazdı
-
Raymond Hettinger yazdı
-
- 02 Agu, 2009 3 kayıt (commit)
-
-
Frank Wierzbicki yazdı
'single' statements with partial sentences (so they test things like "try:" in interactive mode). Others tests hit areas that previously failed in Jython. A couple still fail in Jython, mainly due to the difficulty of parsing partial sentences (but should be fixed by Jython 2.6).
-
Mark Dickinson yazdı
Thanks Vincent Legoll.
-
Mark Dickinson yazdı
digits, as recommended by the specification. (Backport of r74279 from py3k.)
-
- 01 Agu, 2009 1 kayıt (commit)
-
-
Sean Reifscheider yazdı
NUL: Bogus TypeError detail string.
-
- 30 Tem, 2009 2 kayıt (commit)
-
-
Eric Smith yazdı
-
Mark Dickinson yazdı
-
- 29 Tem, 2009 5 kayıt (commit)
-
-
Georg Brandl yazdı
Rewrite the section about classes a bit; mostly tidbits, and a larger update to the section about "private" variables to reflect the Pythonic consensus better.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-