- 22 Dec, 2016 2 commits
-
-
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 7 commits
-
-
Marius Gedminas authored
install zodb to make sure those dependent tests are run
-
Marius Gedminas authored
Use unittest.skip to skip tests
-
Marius Gedminas authored
This way skipped tests will be visible in the test runner output.
-
Forest Gregg authored
-
Tres Seaver authored
Add Travis and AppVeyor build badges
-
Tres Seaver authored
(Try to) fix appveyor build
-
Tres Seaver authored
Replace with 'PyLong_AsLongLongOverflow'. Toward a fix for #32.
-
- 14 Apr, 2016 6 commits
-
-
Forest Gregg authored
-
Forest Gregg authored
-
Forest Gregg authored
-
Forest Gregg authored
-
Forest Gregg authored
-
Tres Seaver authored
See: https://github.com/zopefoundation/BTrees/issues/32.
-