- 25 Haz, 2009 4 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
during the function call setup. This even gives a slight speedup, probably because tuple allocation is faster than PyMem_NEW.
-
Amaury Forgeot d'Arc yazdı
-
R. David Murray yazdı
Functionally equivalent, clearer code, English comments.
-
R. David Murray yazdı
-
- 24 Haz, 2009 2 kayıt (commit)
-
-
Kristján Valur Jónsson yazdı
Move the newly introduced disable_nagle_algorithm flag into the StreamRequestHandler, where it is more appropriate.
-
Georg Brandl yazdı
-
- 23 Haz, 2009 10 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Amaury Forgeot d'Arc yazdı
The changes in mcast.py come from the first version of the patch for issue5379.
-
Raymond Hettinger yazdı
-
Amaury Forgeot d'Arc yazdı
-
Raymond Hettinger yazdı
-
R. David Murray yazdı
error was thrown from itself in order to decide if the module can't be found. Thanks to Lucas Prado Melo for collaborating on the fix and tests.
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 22 Haz, 2009 2 kayıt (commit)
-
-
R. David Murray yazdı
-
Amaury Forgeot d'Arc yazdı
-
- 21 Haz, 2009 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Steven Bethard yazdı
-
Vinay Sajip yazdı
-
Guilherme Polo yazdı
Lib/lib-tk/test/test_tkinter/test_loadtk in order to follow the behaviour of test_ttkguionly.
-
- 20 Haz, 2009 1 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
- 19 Haz, 2009 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Facundo Batista yazdı
-
- 18 Haz, 2009 2 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
(On windows, you still have to change one line to use pywin32 instead of the _subprocess helper module)
-
Georg Brandl yazdı
-
- 17 Haz, 2009 6 kayıt (commit)
-
-
Nick Coghlan yazdı
Issue 6288: update the contextlib.nested() docs to explain why it has been deprecated and should generally be avoided
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Hirokazu Yamamoto yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
- 16 Haz, 2009 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
-
Georg Brandl yazdı
-