Zope.publisher

Latest version: v7.0

Safety actively analyzes 631249 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

5.2.1

==================

- Fix text/bytes handling on Python 3 for some response edge cases. See
`pull request 51
<https://github.com/zopefoundation/zope.publisher/pull/51>`_.

5.2.0

==================

- Add support for Python 3.8.

- Ensure all objects have a consistent interface resolution order. See
`issue 49
<https://github.com/zopefoundation/zope.publisher/issues/49>`_.

- Drop support for the deprecated ``python setup.py test`` command.

5.1.1

==================

- Avoid using ``urllib.parse.splitport()`` which was deprecated in Python 3.8.
See `issue 38 <https://github.com/zopefoundation/zope.publisher/issues/38>`_

5.1.0

==================

- Drop support for Python 3.4.

- ``FileUpload`` objects now support the ``seekable()`` method on Python 3.
Fixes `issue 44 <https://github.com/zopefoundation/zope.publisher/issues/44>`_.

- Character set handling was rather comprehensively broken on Python 3.
It should be fixed now. See `issue 41
<https://github.com/zopefoundation/zope.publisher/issues/41>`_.

5.0.1

==================

- Fix a ``DeprecationWarning``.

5.0.0

===================

- Backwards incompatible change: Remove ``zope.publisher.tests.httprequest``.
It is not used inside this package and was never ported to Python 3.
Fixes https://github.com/zopefoundation/zope.publisher/issues/4.

- Add support for Python 3.7 and PyPy3.

- Drop support for Python 3.3.

- Fix ``XMLRPCResponse`` having a str body (instead of a bytes body)
which could lead to ``TypeError`` on Python 3. See `issue 26
<https://github.com/zopefoundation/zope.publisher/issues/26>`_.

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.