- 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 1 commit
-
-
Jim Fulton authored
under Python 3.
-
- 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 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Fixes #2 (maybe).
-
- 20 May, 2013 1 commit
-
-
Tres Seaver authored
-
- 14 May, 2013 6 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Previously, the extra required the 'ZODB3' metapackage: depending on the version used, the metapackage could pull in stale versions of **this** package and 'persistent'.
-
Tres Seaver authored
-
- 27 Mar, 2013 2 commits
-
-
Marius Gedminas authored
I don't think we intentionally checked for Python 4.
-
Marius Gedminas authored
-
- 12 Mar, 2013 1 commit
-
-
Marius Gedminas authored
-
- 04 Mar, 2013 1 commit
-
-
Stephan Richter authored
-
- 15 Jan, 2013 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Broeken version could contain garbage characters.
-
- 13 Jan, 2013 4 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 11 Jan, 2013 2 commits
-
-
Tres Seaver authored
- Denominate files to indicate ReST. - Drop .bzrignore.
-
Tres Seaver authored
Drop no-longer-used 'include'.
-
- 08 Jan, 2013 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
Note that the Python version exists only for BBB: no application code should instantiate one directly.
-
Tres Seaver authored
-
- 07 Jan, 2013 1 commit
-
-
Fred Drake authored
-