- 11 Nis, 2009 7 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Nick Coghlan yazdı
Issue 5354: Provide a standardised testing mechanism for doing fresh imports of modules, including the ability to block extension modules in order to test the pure Python fallbacks
-
Chris Withers yazdı
-
- 10 Nis, 2009 7 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 09 Nis, 2009 9 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
R. David Murray yazdı
its clarity and its speed.
-
Tarek Ziadé yazdı
-
Georg Brandl yazdı
-
Collin Winter yazdı
- Add tests for the module-level load() and dump() functions. - Add tests for cPickle's internal data structures, stressing workloads with many gets/puts. - Add tests for the Pickler and Unpickler classes, in particular the memo attribute. - test_xpickle is extended to test backwards compatibility with Python 2.4, 2.5 and 2.6 by round-tripping pickled objects through a worker process. This is guarded with a regrtest -u xpickle resource.
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 08 Nis, 2009 6 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 07 Nis, 2009 7 kayıt (commit)
-
-
Jack Diederich yazdı
- Break the gc cycle in negotiation tests - test the different guarantees of read_lazy and read_very_lazy
-
Raymond Hettinger yazdı
-
Jack Diederich yazdı
-
Vinay Sajip yazdı
Issue #5695: Minor tweak to improve the code as suggested by Brett Cannon and as implemented in the Py3K branch.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 06 Nis, 2009 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Gregory P. Smith yazdı
now collapsed within the url properly before looking in cgi_directories.
-
Jack Diederich yazdı
-