0014087761
- Update to 3.0.7: * Write bytestrings when calling wsgi_write_chunk * Revert "Remove use of OpenSSL.tsafe, which links to OpenSSL.SSL
Tomáš Chvátal
2019-03-05 17:02:22 +00:00
a0c8af1e3a
- Update to 3.0.7: * Write bytestrings when calling wsgi_write_chunk * Revert "Remove use of OpenSSL.tsafe, which links to OpenSSL.SSL
Tomáš Chvátal
2019-03-05 17:02:22 +00:00
e81908e08a
- Disable test_modified as it fails on non 64b arches due to slightly different reported string - Drop nose dep, not needed - Fix URL to point to current homepage
Tomáš Chvátal
2019-01-03 07:23:25 +00:00
c8cc2edcf7
- Disable test_modified as it fails on non 64b arches due to slightly different reported string - Drop nose dep, not needed - Fix URL to point to current homepage
Tomáš Chvátal
2019-01-03 07:23:25 +00:00
11693b901b
- update to 3.0.5: * make tests pass after 2031 * Use correct variable when building message for exception * Remove use of OpenSSL.tsafe, which links to OpenSSL.SSL anyways. (#16) * Fix error on httpserver shutdown * Add support for limited testing with travis-ci * Merged in hroncok/paste/py37 (pull request #41) * Don't raise StopIteration from generator, return instead * Fix up testing after switch to pytest * Make iterators Python3-compatible * Remove use of future * Don't raise StopIteration inside a generator * add link to read the docs to README * Release 3.0.2 * Release 3.0.5 * Prepare docs for publishing to RTFD * Run tox with Python 3.6 and 3.7 * Prepare a 3.0.0 release * release 3.0.1 * py3 fixes for form handling in paste.fixture (#8) * release 3.0.3 * Special case py37 * release 3.0.4 * Switch from nose to pytest * Pytest fixes (#9) * paste.fixture: fix form offset handling (#12) * Add a simple .gitignore * Don't delete dict item while iterating over same dict (#14) * Depend on pytest instead of nose (#13) * Fix proxy test
Thomas Bechtold2018-12-17 21:10:44 +00:00
7e98be5869
- update to 3.0.5: * make tests pass after 2031 * Use correct variable when building message for exception * Remove use of OpenSSL.tsafe, which links to OpenSSL.SSL anyways. (#16) * Fix error on httpserver shutdown * Add support for limited testing with travis-ci * Merged in hroncok/paste/py37 (pull request #41) * Don't raise StopIteration from generator, return instead * Fix up testing after switch to pytest * Make iterators Python3-compatible * Remove use of future * Don't raise StopIteration inside a generator * add link to read the docs to README * Release 3.0.2 * Release 3.0.5 * Prepare docs for publishing to RTFD * Run tox with Python 3.6 and 3.7 * Prepare a 3.0.0 release * release 3.0.1 * py3 fixes for form handling in paste.fixture (#8) * release 3.0.3 * Special case py37 * release 3.0.4 * Switch from nose to pytest * Pytest fixes (#9) * paste.fixture: fix form offset handling (#12) * Add a simple .gitignore * Don't delete dict item while iterating over same dict (#14) * Depend on pytest instead of nose (#13) * Fix proxy test
Thomas Bechtold2018-12-17 21:10:44 +00:00