- 12 Jan, 2017 2 commits
-
-
Marius Gedminas authored
-
Marius Gedminas authored
-
- 11 Jan, 2017 6 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
Allow None as a special key (sorted smaller than all others).
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Cuz the complicated version was wrong, in addition to being complicated :)
-
Jim Fulton authored
Also removed s stupid non-optimization in compare
-
- 10 Jan, 2017 1 commit
-
-
Jim Fulton authored
-
- 05 Jan, 2017 1 commit
-
-
Jim Fulton authored
-
- 22 Dec, 2016 3 commits
-
-
Jason Madden authored
Python/C OO consistency
-
Jason Madden authored
Check key identity before ==. This matches the C implementation. Fixes #50 Add a pickle test to the work done in #54. Fixes #51. Fixes #53 (for Python 2).
-
David Glick authored
Check for object key default comparison on set only
-
- 27 Nov, 2016 3 commits
-
-
David Glick authored
-
David Glick authored
-
David Glick authored
-
- 15 Nov, 2016 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 03 Nov, 2016 1 commit
-
-
Julien Muchembled authored
-
- 29 Sep, 2016 4 commits
-
-
Tres Seaver authored
Point the doc link to the rendered site.
-
Jason Madden authored
Mostly for PyPI benefit. [skip ci]
-
Tres Seaver authored
Add requirements file for RTD.
-
Jason Madden authored
-
- 04 Aug, 2016 1 commit
-
-
Jason Madden authored
More consistency between Python and C impls.
-
- 03 Aug, 2016 3 commits
-
-
Jason Madden authored
-
Jason Madden authored
-
Jason Madden authored
Fixes #42. See CHANGES.rst for details on what changes. Additional test cases cover the changed behaviour.
-
- 18 May, 2016 3 commits
-
-
Tres Seaver authored
build BTrees for 3.4
-
Forest Gregg authored
-
Tres Seaver authored
The wineggbuilder does that already. Eventually, we will drop building them altogether, and when we do, it will be easier to just decommission that machine.
-
- 16 May, 2016 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
attempt to fix pypi password
-
- 15 May, 2016 1 commit
-
-
Forest Gregg authored
-
- 10 May, 2016 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 20 Apr, 2016 1 commit
-
-
Adam Groszer authored
-
- 15 Apr, 2016 2 commits
-
-
Marius Gedminas authored
install zodb to make sure those dependent tests are run
-
Marius Gedminas authored
Use unittest.skip to skip tests
-