- 28 May, 2012 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #14775: Fix a potential quadratic dict build-up due to the garbage collector repeatedly trying to untrack dicts. Additional comments by Tim Silk.
-
Meador Inge yazdı
An issue in ctypes.c_longdouble, ctypes.c_double, and ctypes.c_float that caused an incorrect exception to be returned in the case of overflow has been fixed.
-
Nick Coghlan yazdı
-
Terry Jan Reedy yazdı
Patch by Roger Serwy.
-
Terry Jan Reedy yazdı
Original patch by Roger Serwy.
-
- 27 May, 2012 3 kayıt (commit)
-
-
R David Murray yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
even when parent window is closed. Patch by Roger Serwy.
-
- 26 May, 2012 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Patch by Roger Serwy.
-
Senthil Kumaran yazdı
-
- 25 May, 2012 2 kayıt (commit)
-
-
Richard Oudkerk yazdı
Fix suggested by Itay Brandes
-
Hynek Schlawack yazdı
Patch by Victor Stinner.
-
- 24 May, 2012 2 kayıt (commit)
-
-
Petri Lehtinen yazdı
There's no bufsize argument anymore, and os.fdopen() is only a very thin wrapper around open() anymore. Change the documentation to reflect that.
-
Senthil Kumaran yazdı
-
- 23 May, 2012 1 kayıt (commit)
-
-
Florent Xicluna yazdı
-
- 22 May, 2012 2 kayıt (commit)
-
-
Petri Lehtinen yazdı
Patch by Matej Cepl.
-
Hynek Schlawack yazdı
Reverts some changes of d13fdd97cc8e.
-
- 21 May, 2012 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Hynek Schlawack yazdı
-
- 20 May, 2012 6 kayıt (commit)
-
-
Hynek Schlawack yazdı
`versionchanged` tags about 2.7 are useless in 3.x branches.
-
Vinay Sajip yazdı
-
Hynek Schlawack yazdı
It doesn't get called on 'null', 'true', 'false' since f686aced02a3.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Patch by Federico Reghenzani and Müte Invert
-
- 19 May, 2012 4 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Ezio Melotti yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
- 18 May, 2012 7 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
Closes #14842.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 17 May, 2012 1 kayıt (commit)
-
-
R David Murray yazdı
-
- 16 May, 2012 3 kayıt (commit)
-
-
Hynek Schlawack yazdı
The behaviour of the parse_constant callback changed insofar that 'null', 'true', 'false' don't trigger its call anymore. Patch by Serhiy Storchaka
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-