- 09 Apr, 2009 7 commits
-
-
Raymond Hettinger authored
-
R. David Murray authored
its clarity and its speed.
-
Tarek Ziadé authored
-
Georg Brandl authored
-
Collin Winter authored
- 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 authored
-
Andrew M. Kuchling authored
-
- 08 Apr, 2009 6 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 07 Apr, 2009 7 commits
-
-
Jack Diederich authored
- Break the gc cycle in negotiation tests - test the different guarantees of read_lazy and read_very_lazy
-
Raymond Hettinger authored
-
Jack Diederich authored
-
Vinay Sajip authored
Issue #5695: Minor tweak to improve the code as suggested by Brett Cannon and as implemented in the Py3K branch.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 06 Apr, 2009 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Gregory P. Smith authored
now collapsed within the url properly before looking in cgi_directories.
-
Jack Diederich authored
-
- 05 Apr, 2009 16 commits
-
-
Gregory P. Smith authored
-
Gregory P. Smith authored
values that pwd.getpwnam() returns.
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Matthias Klose authored
to avoid compiler warnings.
-
Matthias Klose authored
new arguments introduced in 2.5.
-
Georg Brandl authored
-
Michael Foord authored
Issue #2578
-
Georg Brandl authored
-
Tarek Ziadé authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-