- 22 Dec, 2014 1 commit
-
-
Tres Seaver authored
-
- 18 Dec, 2014 1 commit
-
- 17 Dec, 2014 5 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
They are always empty, except for docstrings, but the metaclass confuses the coverage bits for branch detection.
-
- 08 Oct, 2014 3 commits
-
-
Fred Drake authored
Node sizes
-
Fred Drake authored
-
Fred Drake authored
-
- 26 Aug, 2014 1 commit
-
-
Jim Fulton authored
Fix p3 32bit
-
- 25 May, 2014 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 24 May, 2014 1 commit
-
-
Jim Fulton authored
-
- 22 May, 2014 8 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
up.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
force persistent and interface eggs in test and interpreter scripts
-
Jim Fulton authored
version # when we're ready to release.
-
Jim Fulton authored
Untested. I'll let travis take the first crack. Man, I need to figure out tox. Also, I'm not happy with the config variable names I originally picked. I'll fix those after the tests pass.
-
Jim Fulton authored
to make them work on mac.
-
- 21 May, 2014 1 commit
-
-
Jim Fulton authored
We have to check both TypeError and OverflowError. On Python3 32-bit, we'll get an OverflowError, otherwise, we get type error.
-
- 19 May, 2014 5 commits
-
-
Jim Fulton authored
under Python 3.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
slots and instance dicts correctly.)
-
Jim Fulton authored
control maximum sizes for bucket and tree nodes.
-
- 17 Mar, 2014 1 commit
-
-
Tres Seaver authored
-
- 06 Mar, 2014 5 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Make the Python trees and sets accept an explicit None argument to indicate an open range in keys(), values() and min/maxKey(), as per the interface documentation and the C implementation. Except actually, the C implementation didn't accept a None for mim/maxKey, so make it actually do that.
-
- 25 May, 2013 5 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Items must be in reversed-sorted order.
-
Tres Seaver authored
-
- 22 May, 2013 1 commit
-
-
Tres Seaver authored
-