treq v21.5.0 Release Notes

Release Date: 2021-05-24 // almost 3 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ“‡ PEP 517/518 build-system metadata is now provided in pyproject.toml. (#329 <https://github.com/twisted/treq/issues/329>__)

    ๐Ÿ›  Bugfixes

    • โœ… treq.testing.StubTreq now persists twisted.web.server.Session instances between requests. (#327 <https://github.com/twisted/treq/issues/327>__)

    ๐Ÿ‘Œ Improved Documentation

    • ๐Ÿ“š The dependency on Sphinx required to build the documentation has been moved from the dev extra to the new docs extra. (#296 <https://github.com/twisted/treq/issues/296>__)

    ๐Ÿ—„ Deprecations and Removals

    • ๐Ÿ‘Œ Support for Python 2.7 and 3.5 has been dropped. treq no longer depends on six or mock. (#318 <https://github.com/twisted/treq/issues/318>__)