summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Define BaseRequest.__bool__.issue18Jason Madden2017-05-223-3/+11
* Back to development: 4.3.2Jason Madden2017-04-242-1/+7
* Preparing release 4.3.14.3.1Jason Madden2017-04-242-2/+2
* Merge pull request #17 from zopefoundation/py36Jason Madden2017-04-225-35/+32
|\
| * Add support for Python 3.6py36Jason Madden2017-04-215-35/+32
|/
* Merge pull request #16 from zopefoundation/fix-large-posts-python3Brian Sutherland2017-03-023-1/+24
|\
| * Fix POST with large values on Python 3Brian Sutherland2017-03-023-1/+24
|/
* Compatibility with PythonScripts (#10)Johannes Raggam2017-02-093-4/+72
* Merge pull request #13 from zopefoundation/fix-file-uploads-python-3.4Brian Sutherland2016-11-043-1/+18
|\
| * Fix file uploads on python 3.4 and up.fix-file-uploads-python-3.4Brian Sutherland2016-11-043-1/+18
* | Merge pull request #14 from zopefoundation/fix-travisBrian Sutherland2016-11-041-1/+1
|\ \ | |/ |/|
| * Test out @mgedmin's suggestion for fixing travis tests. Test count is the same.Brian Sutherland2016-11-041-1/+1
|/
* svbTres Seaver2016-07-042-1/+7
* Prepare 4.3.0 release.4.3.0Tres Seaver2016-07-042-2/+2
* Test Python 3.5 on local tox.Tres Seaver2016-07-041-1/+1
* update bootstrap.pyAdam Groszer2016-04-201-15/+36
* Merge pull request #12 from zopefoundation/add-py35-supportTres Seaver2016-04-155-14/+16
|\
| * Add support for Python 3.5.add-py35-supportTres Seaver2016-04-144-12/+12
| * Work around Python 3.5 change to CookieError message text.Tres Seaver2016-04-141-2/+4
|/
* Merge pull request #11 from zopefoundation/drop-py26-py32-supportTres Seaver2016-03-234-15/+4
|\
| * Drop spurious '[testenv:py26]' block.drop-py26-py32-supportTres Seaver2016-03-231-7/+0
| * Drop support for Python 2.6 and 3.2.Tres Seaver2016-03-234-8/+4
|/
* Back to development: 4.2.3Marius Gedminas2015-11-162-1/+7
* Preparing release 4.2.24.2.2Marius Gedminas2015-11-162-3/+3
* Merge pull request #9 from zopefoundation/remove-nondeterminismMarius Gedminas2015-11-163-4/+3
|\
| * Make HTTPResponse.getHeaders() deterministicremove-nondeterminismMarius Gedminas2015-11-093-4/+3
|/
* svbTres Seaver2015-06-052-1/+6
* Prep 4.2.1 release.4.2.1Tres Seaver2015-06-052-2/+2
* Adjust zope.i18n pin to a Python 3.2-compatible version.Tres Seaver2015-06-051-1/+1
* Work around pip + wheel + conditional deps in zope.schema.Tres Seaver2015-06-051-0/+7
* Merge pull request #7 from NextThought/py32Tres Seaver2015-06-0514-152/+172
|\
| * Back out travis_retry for the actual test.Jason Madden2015-06-051-1/+1
| * Add support for Python3.2, and really test PyPy3.Jason Madden2015-06-0414-152/+172
|/
* svbTres Seaver2015-06-022-1/+6
* Prep 4.2.0 release.4.2.0Tres Seaver2015-06-022-2/+2
* Target 4.2.0 due to new platform support.Tres Seaver2015-06-022-3/+3
* Add testing for PyPy3.Tres Seaver2015-06-022-3/+2
* Merge branch 'master' into pypy-supportTres Seaver2015-06-021-1/+1
|\
| * Work around Python 3.4.3 cookie breakage.Tres Seaver2015-06-021-1/+1
* | Skip the tests that only fail under PyPy 2.5.0 when running on PyPy 2.5.0 for...pypy-supportJason Madden2015-06-021-1/+11
* | Add support for PyPy.Jason Madden2015-06-025-18/+18
|/
* Add Travis badge, garden ReST.Tres Seaver2014-12-292-2/+8
* svbTres Seaver2014-12-272-1/+6
* Prep 4.1.0 release.4.1.0Tres Seaver2014-12-272-2/+2
* Note blocker for PyPy/PyPy3.Tres Seaver2014-12-273-1/+8
* Add support for Python 3.4.Tres Seaver2014-12-274-4/+6
* Fix ResourceWarnings on Python3.Tres Seaver2014-12-271-19/+34
* Garden.Tres Seaver2014-12-271-104/+96
* svbTres Seaver2014-12-222-1/+6
* Prep 4.0.0 release.4.0.0Tres Seaver2014-12-222-4/+3