forked from pool/python-ZODB
* Add support for Python 3.7. * Bump the dependency on zodbpickle to at least 1.0.1. This is required to avoid a memory leak on Python 2.7. See issue 203. * Bump the dependency on persistent to at least 4.4.0. * Make the internal support functions for dealing with OIDs (p64 and u64) somewhat faster and raise more informative exceptions on certain types of bad input. See issue 216. * Remove support for python setup.py test. It hadn't been working for some time. See issue #218. * Make the tests run faster by avoiding calls to time.sleep(). - Drop no longer needed python-ZODB-testsuite.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZODB?expand=0&rev=13
4.2 KiB
4.2 KiB