- 09 Apr, 2015 3 commits
-
-
Jason Madden authored
-
Jason Madden authored
Detect the bitness of the current process in order to better match the C TimeStamp hashcode. Fixes zopefoundation/persistent#21
-
Jason Madden authored
Detect the bitness of the current process in order to better match the C TimeStamp hashcode. Fixes zopefoundation/persistent#21
-
- 08 Apr, 2015 6 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
TypeError: TestCases and TestSuites must be instantiated before passing them to addTest()
-
Tres Seaver authored
Make the .raw() and repr() of the Python TimeStamp match the C version in more cases.
-
Jason Madden authored
-
- 07 Apr, 2015 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
Fixes zopefoundation/persistent#18 : Make the .raw() and repr() of the Python TimeStamp match the C version in more cases. Also, make the behaviour of comparisons and hashing match as well; test all this.
-
- 31 Mar, 2015 3 commits
-
-
Tres Seaver authored
fix test___setstate___interns_dict_keys failure on pypy3
-
David Glick authored
(not using unittest.skipIf because it doesn't exist in python 2.6) Also enable travis tests for 3.4 and pypy3
-
Tres Seaver authored
Intern keys in `__setstate__`
-
- 30 Mar, 2015 1 commit
-
-
David Glick authored
-
- 22 Mar, 2015 1 commit
-
-
David Glick authored
Refs zopefoundation/persistent#15
-
- 18 Dec, 2014 1 commit
-
- 17 Dec, 2014 1 commit
-
-
Marius Gedminas authored
-
- 16 Dec, 2014 10 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
Also, work around edge case on Travis where files aren't found.
-
Tres Seaver authored
-
Tres Seaver authored
Exclude interfaces, whose method docstrings confuse the coverage checker.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Downloaded from https://bootstrap.pypa.io/bootstrap-buildout.py.
-
Tres Seaver authored
-
- 28 Nov, 2014 2 commits
-
-
Tres Seaver authored
[ci skip]
-
Tres Seaver authored
-
- 24 Mar, 2014 1 commit
-
-
Tres Seaver authored
-
- 20 Mar, 2014 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 17 Mar, 2014 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 06 Mar, 2014 2 commits
-
-
Tres Seaver authored
-
Jason Madden authored
-
- 25 Feb, 2014 1 commit
-
-
Tres Seaver authored
-
- 24 Feb, 2014 1 commit
-
-
Jason Madden authored
The pure-Python Persistent class no longer calls subclass's __setattr__ at instance creation time, just like the C version.
-