- 21 Apr, 2017 1 commit
-
-
Forest Gregg authored
-
- 20 Apr, 2017 3 commits
-
-
Forest Gregg authored
errant white space preventing some builds in manylinux
-
Forest Gregg authored
-
Forest Gregg authored
Build and deploy manylinux builds on tagged commit
-
- 13 Apr, 2017 1 commit
-
-
Forest Gregg authored
-
- 05 Mar, 2017 2 commits
-
-
Tres Seaver authored
Add documentation for Length class
-
smheidrich authored
-
- 24 Jan, 2017 4 commits
-
-
Jim Fulton authored
Conflicts: CHANGES.rst setup.py
-
Jim Fulton authored
-
Jim Fulton authored
I tried to tighten the whitelist, but that didn't work. distutils must die.
-
Tres Seaver authored
Work around AttributeError raised by Python 3.5.x.
-
- 23 Jan, 2017 2 commits
-
-
Jason Madden authored
-
Tres Seaver authored
Alternative to PR #55.
-
- 18 Jan, 2017 1 commit
-
-
Jason Madden authored
* Use macpython everywhere. Add 3.6 for mac. See zopefoundation/persistent#59 * Manually install persistent for travis. * plain pypy3 is python 3.2 which won't run newer setuptools
-
- 13 Jan, 2017 1 commit
-
-
Marius Gedminas authored
Add support for Python 3.6
-
- 12 Jan, 2017 3 commits
-
-
Marius Gedminas authored
-
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.
-