- 12 Tem, 2008 1 kayıt (commit)
-
-
Matthias Klose yazdı
-
- 11 Tem, 2008 10 kayıt (commit)
-
-
Josiah Carlson yazdı
-
Josiah Carlson yazdı
-
Amaury Forgeot d'Arc yazdı
#3343: Py_DisplaySourceLine should be a private function. Rename it to _Py_DisplaySourceLine.
-
Amaury Forgeot d'Arc yazdı
some applications relied on them. Also remove duplicated lines.
-
Raymond Hettinger yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
3.0.
-
Brett Cannon yazdı
-
- 10 Tem, 2008 10 kayıt (commit)
-
-
Robert Schuppenies yazdı
sys.getsizeof.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Robert Schuppenies yazdı
Issue3122.
-
Andrew M. Kuchling yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Robert Schuppenies yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 08 Tem, 2008 3 kayıt (commit)
-
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
Issue 2517: Allow unicode messages in Exceptions again by correctly bypassing the instance dictionary when looking up __unicode__ on new-style classes
-
Georg Brandl yazdı
-
- 07 Tem, 2008 7 kayıt (commit)
-
-
Facundo Batista yazdı
-
Andrew M. Kuchling yazdı
-
Skip Montanaro yazdı
-
Gregory P. Smith yazdı
redundant ":443" port number designation when the connection is using the default https port (443).
-
Gregory P. Smith yazdı
-
Josiah Carlson yazdı
-
Gregory P. Smith yazdı
properly when raising an exception due to the bz2file being closed. Prevents a deadlock.
-
- 06 Tem, 2008 8 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
Forward-port of 38255 (2005/01/15!) This was already fixed in 2.4, but never merged into trunk... py3k is already right, thanks to the bytes/str distinction! Should be backported to 2.5.
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Georg Brandl yazdı
-
Gregory P. Smith yazdı
-
Benjamin Peterson yazdı
-
Gregory P. Smith yazdı
interrupted by a signal.
-
Gregory P. Smith yazdı
freelists. Changes their CompactFreeList apis into ClearFreeList apis and calls them via gc.collect().
-
- 05 Tem, 2008 1 kayıt (commit)
-
-
Facundo Batista yazdı
the builtin one.
-