- 27 Mar, 2020 1 commit
-
-
Stephane Blondon authored
-
- 16 Mar, 2020 3 commits
-
-
Jason Madden authored
-
Éloi Rivard authored
Documentation draft
-
Éloi Rivard authored
-
- 13 Mar, 2020 2 commits
-
-
Michael Howitz authored
-
sblondon authored
Replace deprecated occurences of Thread.isAlive() by Thread.is_alive()
-
- 13 Dec, 2019 2 commits
-
-
Stéphane Blondon authored
-
sblondon authored
The variable is named `address` and is called `addr` in the following lines. This PR use `address` consistently.
-
- 26 Aug, 2019 2 commits
-
-
Marius Gedminas authored
Use of --configure option instead of --configuration
-
Stéphane Blondon authored
-
- 31 Jul, 2019 1 commit
-
-
Gil Forcada Codinachs authored
-
- 26 Apr, 2019 2 commits
-
-
Dieter Maurer authored
fix Py3 SSL tests by providing proper CA test certificates
-
dieter authored
-
- 25 Apr, 2019 4 commits
-
-
Marius Gedminas authored
Fix typo
-
Jürgen Gmach authored
-
Marius Gedminas authored
Use a temporary directory in tests
-
Marius Gedminas authored
Otherwise when you run `tox` this test will create a `data.fs` using Python 2 and then the same test will fail on Python 3 because there already is a `data.fs` in the current working directory, but it has an incompatible format.
-
- 11 Apr, 2019 1 commit
-
-
Alessandro Pisa authored
-
- 09 Feb, 2019 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 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 12 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.
-