- 23 Jan, 2019 2 commits
-
-
Jason Madden authored
Stop calling the deprecated checkSecure method.
-
Jason Madden authored
Fixes #134.
-
- 17 Dec, 2018 1 commit
-
-
Julien Muchembled authored
-
- 03 Dec, 2018 1 commit
-
-
Michael Howitz authored
* Additionally test PyPy3 on TravisCI. * Handle additional `context` argument of Python 3.7 gracefully. Fixes #116.
-
- 25 Nov, 2018 2 commits
-
-
Jim Fulton authored
Fix tests under ZODB 5.5
-
Jason Madden authored
Based on discussion beginning https://github.com/zopefoundation/ZODB/pull/222#issuecomment-441398381
-
- 09 Nov, 2018 1 commit
-
-
Marius Gedminas authored
-
- 02 Oct, 2018 1 commit
-
-
Fred Drake authored
-
- 28 Mar, 2018 13 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jason Madden authored
Use pickle protocol 3 on the wire.
-
Jason Madden authored
-
Jim Fulton authored
Rename all 'async' to 'async_' for compatibility with Python 3.7.
-
Jason Madden authored
Travis is using 3.4.6. I can't reproduce the failures locally with 3.4.4 or 3.6.4.
-
Jason Madden authored
-
Jason Madden authored
Fixes #113
-
Jason Madden authored
Fixes #104. I don't think any of those attributes were part of ZEO's public API.
-
Jason Madden authored
Disallow using strings as addresses on Windows. Fixes #106.
-
Jason Madden authored
No specific test case, though.
-
Jason Madden authored
Move non-test parts of ZEO.tests.forker to ZEO._forker for ZEO.server.
-
- 27 Mar, 2018 7 commits
-
-
Jason Madden authored
FIxes #105.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jason Madden authored
Add zodbpickle to server_find_global.
-
Jason Madden authored
Some of the tests are being killed because we don't produce any output when running parallel tests in a layer with -v1. The amount of warnings made it hard to see real failures. Also use more recent PyPy, and test on Py 3.6 (which produces the 'async' warnings we'll use to fix #104)
-
Jason Madden authored
-
- 26 Mar, 2018 2 commits
-
-
Tres Seaver authored
Return early after decode error.
-
Tres Seaver authored
Closes #107.
-
- 19 Jan, 2018 2 commits
-
-
Tres Seaver authored
Add coverage for ZEO module convenience functions. Closes #102.
-
Tres Seaver authored
Closes #102.
-
- 18 Jan, 2018 4 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 18 Dec, 2017 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 15 Nov, 2017 1 commit
-
-
Philip Bauer authored
fix ZopeUndo.Prefix decode on python 2
-
- 10 Nov, 2017 1 commit
-
-
Jens W. Klein authored
-