- 31 Tem, 2010 39 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#3788: more tests for http.cookies, now at 95% coverage. Also bring coding style in the module up to PEP 8, where it does not break backwards compatibility.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#9442: do not document a specific format for sys.version; rather refer to version_info and the platform module.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
#9440: Remove borderline test case that fails based on unpredictable conditions such as compiler flags.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Victor Stinner yazdı
I removed the implicit conversion from str to bytes.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Copy Sun-specific inclusion of <alloca.h> from 2.7 maint to trunk; it seems to not have been merged to py3k.
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
Tarek Ziadé yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Florent Xicluna yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Make urllib tests pass for now. Will figure out what the correct semantics should be after release.
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
The concrete types are for internal use (registration). We are not trying to resurrect the types module in collections.
-
- 30 Tem, 2010 1 kayıt (commit)
-
-
Georg Brandl yazdı
Part of #7245: when KeyboardInterrupt is raised while defining commands, restore the old commands instead of producing a traceback.
-