- 29 Haz, 2009 10 kayıt (commit)
-
-
Jesse Noller yazdı
-
Tarek Ziadé yazdı
-
Hirokazu Yamamoto yazdı
-
Georg Brandl yazdı
-
Hirokazu Yamamoto yazdı
-
Antoine Pitrou yazdı
-
Hirokazu Yamamoto yazdı
Reviewed by Amaury Forgeot d'Arc.
-
Hirokazu Yamamoto yazdı
won't fail with ERROR_CALL_NOT_IMPLEMENTED on win NT. Reviewed by Amaury Forgeot d'Arc.
-
Benjamin Peterson yazdı
-
Alexandre Vassalotti yazdı
-
- 28 Haz, 2009 11 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
Kristján Valur Jónsson yazdı
Cumulative patch to http and xmlrpc
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Hirokazu Yamamoto yazdı
-
Martin v. Löwis yazdı
extensions are installed.
-
Ezio Melotti yazdı
-
- 27 Haz, 2009 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
- 26 Haz, 2009 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Gregory P. Smith yazdı
-
- 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 8 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ı
-