- 31 Mar, 2015 3 commits
-
-
-
Jason Madden authored
A Python-implementation-specific test for the repeated-search-optimization gets us to 100% coverage.
-
Jason Madden authored
-
- 30 Mar, 2015 4 commits
-
-
Jason Madden authored
-
Jason Madden authored
Also fixes a few discovered differences between the C and Python implementations.
-
-
Jason Madden authored
-
- 29 Mar, 2015 2 commits
-
-
Jason Madden authored
-
Jason Madden authored
Add a test and a fix for the __of__ issue @davisagli reported. Only tested under Python2 because I couldn't figure out how to reproduce it under Python 3
-
- 28 Mar, 2015 1 commit
-
-
Jason Madden authored
-
- 21 Mar, 2015 1 commit
-
-
Jason Madden authored
Adapt the garbage collection tests to run under PyPy. This makes the overall test diff smaller and easier to read.
-
- 20 Mar, 2015 5 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Fix the last doctest errors in pure-python mode about parent circles. They were another manifestation of zopefoundation/ExtensionClass#3 and required a workaround.
-
Jason Madden authored
Add tests for all the methods proxied by the C wrappers, and make the Python implementation match that behaviour.
-
- 19 Mar, 2015 2 commits
-
-
Tres Seaver authored
-
Jason Madden authored
All tests continue to pass under 2.6 and 2.7. The pure-python code currently raises AttributeError instead of RuntimeError in the recursive-parent cases, though I'm not sure why that is. There may also be some issues with the proxying of some methods, but those aren't covered by current test cases.
-
- 17 Feb, 2015 2 commits
-
-
Tres Seaver authored
setup.py: Set url to github
-
Marc Abramowitz authored
-
- 20 Dec, 2014 1 commit
-
-
Tres Seaver authored
-
- 18 Dec, 2014 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 02 Nov, 2014 6 commits
-
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
Hanno Schlichting authored
-
- 01 Nov, 2014 1 commit
-
-
Tres Seaver authored
-
- 30 Oct, 2014 5 commits
-
-
Tres Seaver authored
Only in ASCII encoding. Fixes LP #143358.
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
README.rst in root, w/ prolog. CHANGES.rst in foot.
-
Tres Seaver authored
-
- 29 Oct, 2014 1 commit
-
-
Tres Seaver authored
Fixes LP #1387363.
-
- 21 Mar, 2013 2 commits
-
-
Tres Seaver authored
LP #1155760.
-
Tres Seaver authored
-
- 13 Mar, 2013 1 commit
-
-
Stephan Richter authored
-