- 16 Dec, 2014 7 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
Normalize interface imports, and exclude them from branch coverage, because the coverage shows false negatives for method docstrings of interfaces.
-
Tres Seaver authored
-
Tres Seaver authored
Downloaded from: https://bootstrap.pypa.io/bootstrap-buildout.py.
-
Tres Seaver authored
-
- 04 Apr, 2014 1 commit
-
-
Tres Seaver authored
Fixes #4.
-
- 20 Mar, 2014 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 17 Mar, 2014 1 commit
-
-
Tres Seaver authored
-
- 06 Sep, 2013 2 commits
-
-
Tres Seaver authored
README: Correct docs URL
-
Nando Florestan authored
-
- 13 Mar, 2013 1 commit
-
-
Stephan Richter authored
-
- 12 Mar, 2013 1 commit
-
-
Marius Gedminas authored
-
- 04 Mar, 2013 1 commit
-
-
Stephan Richter authored
-
- 20 Feb, 2013 4 commits
-
-
Marius Gedminas authored
-
Marius Gedminas authored
-
Marius Gedminas authored
One way to reproduce these in the wild was to run the ZODB test suite on Python 3.3 in the py3 branch. Example failure: Error in test checkPackWhileWriting (ZODB.tests.testMVCCMappingStorage.MVCCMappingStorageTests) Traceback (most recent call last): File "/usr/lib/python3.3/unittest/case.py", line 385, in _executeTestPart function() File "/home/mg/src/new-zope-order/ZODB/src/ZODB/tests/PackableStorage.py", line 281, in checkPackWhileWriting self._PackWhileWriting(pack_now=False) File "/home/mg/src/new-zope-order/ZODB/src/ZODB/tests/PackableStorage.py", line 208, in _PackWhileWriting transaction.commit() File "/home/mg/.buildout/eggs/transaction-1.4.0-py3.3.egg/transaction/_manager.py", line 111, in commit return self.get().commit() File "/home/mg/.buildout/eggs/transaction-1.4.0-py3.3.egg/transaction/_transaction.py", line 286, in commit self._synchronizers.map(lambda s: s.afterCompletion(self)) File "/home/mg/.buildout/eggs/transaction-1.4.0-py3.3.egg/transaction/weakset.py", line 55, in map for wr in self.as_weakref_list(): RuntimeError: dictionary changed size during iteration
-
Marius Gedminas authored
Thank you, https://gist.github.com/mgedmin/4277075
-
- 11 Jan, 2013 3 commits
-
-
Tres Seaver authored
- Denominate files to indicate ReST. - Drop .bzrignore.
-
Tres Seaver authored
-
Tres Seaver authored
-
- 09 Jan, 2013 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
This requirement is needed to ensure a total ordering, e.g. in Py3k where strings and ints are not comparable.
-
- 04 Jan, 2013 3 commits
-
-
Jim Fulton authored
Suppress warning under 'tox -e docs'
-
Tres Seaver authored
-
Tres Seaver authored
-
- 03 Jan, 2013 3 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 18 Dec, 2012 9 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-