- 19 Feb, 2014 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
-
- 18 Feb, 2014 4 commits
-
-
Jason Madden authored
KeyError would be raised during ZODB serialization; catch that. Not sure if this is the best solution or not but it gets zope.container passing.
-
Tres Seaver authored
-
Jason Madden authored
If the python version of Persistent had __setstate__ called with a dictionary containing exactly two items, it would fail at idict.update(inst_dict) with 'ValueError: sequence of pairs expected' due to incorrect tuple unpacking. Do what the C version does and check for a tuple explicitly.
-
Jason Madden authored
Fix traversal of the python picklecache ring when invalidating if the order doesn't exactly match the ring
-
- 20 May, 2013 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 15 May, 2013 1 commit
-
-
Tres Seaver authored
-
- 13 Mar, 2013 1 commit
-
-
Stephan Richter authored
-
- 12 Mar, 2013 1 commit
-
-
Marius Gedminas authored
-
- 04 Mar, 2013 1 commit
-
-
Stephan Richter authored
-
- 11 Jan, 2013 4 commits
-
-
Tres Seaver authored
- Denominate files to indicate ReST. - Drop .bzrignore.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 03 Jan, 2013 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 14 Dec, 2012 18 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
See http://bugs.python.org/issue16676
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 12 Dec, 2012 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-