- 10 Ara, 2008 2 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
conversion to bool raises an exception, 'with' loses that exception. Reviewed by Jeffrey Yasskin. Already ported to 2.5, will port to 2.6 and 3.0
-
Jeffrey Yasskin yazdı
-
- 09 Ara, 2008 3 kayıt (commit)
-
-
Jeremy Hylton yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 08 Ara, 2008 3 kayıt (commit)
-
-
Jeffrey Yasskin yazdı
"raised" without setting x, err, or why to let the eval loop know.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 07 Ara, 2008 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Skip Montanaro yazdı
-
- 06 Ara, 2008 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Skip Montanaro yazdı
-
Georg Brandl yazdı
-
- 05 Ara, 2008 20 kayıt (commit)
-
-
Mark Dickinson yazdı
string allocation.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Mark Dickinson yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Georg Brandl yazdı
It doesn't make sense for such a fundamental document to have the most obscure function listed at the top.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Gregory P. Smith yazdı
-
- 04 Ara, 2008 6 kayıt (commit)
-
-
Georg Brandl yazdı
-
Vinay Sajip yazdı
Took Nick Coghlan's advice about importing warnings globally in logging, to avoid the possibility of race conditions: "This could deadlock if a thread spawned as a side effect of importing a module happens to trigger a warning. warnings is pulled into sys.modules as part of the interpreter startup - having a global 'import warnings' shouldn't have any real effect on logging's import time."
-
Gregory P. Smith yazdı
process on success or raise an exception on error.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Fred Drake yazdı
support unusual filenames (such as those containing semi-colons) in Content-Disposition headers.
-