Skip to content

Releases: pasteorg/paste

3.10.1

01 May 11:41
3.10.1
Compare
Choose a tag to compare

What's Changed

  • Cleanup namespace handling in tests by @cdent in #100

Full Changelog: 3.10.0...3.10.1

3.10.0

27 Apr 11:47
3.10.0
Compare
Choose a tag to compare

What's Changed

  • Replace cgi.escape by @kajinamit in #92
  • Include cgitb.Hook in paste.util by @Cito in #95
  • Suppress deprecation warnings in tests (except cgi) by @Cito in #93
  • Include cgi.FieldStorage in paste.util by @Cito in #94
  • Use newer PyPy version for testing by @Cito in #96
  • Update httpserver.py by @huiwenTT in #68
  • Clean up Python 2 styled code by @Cito in #97
  • Update github URLs to new pasteorg location. by @cdent in #98

New Contributors

Full Changelog: 3.9.0...3.10.0

3.9.0

05 Apr 17:23
Compare
Choose a tag to compare

What's Changed

  • misc bugs + please pyflakes by @a-detiste in #89
  • Remove unused format_environ method in watchthreads APP by @cdent in #90

Full Changelog: 3.8.0...3.9.0

3.8.0

16 Mar 14:51
3.8.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.7.1...3.8.0

3.7.1

19 Oct 10:27
3.7.1
Compare
Choose a tag to compare

Full Changelog: 3.6.1...3.7.1

The main change for 3.7.0 and beyond is dropping support for Python 2. In the past it was possible to get Paste to work in Python 2 with some effort. That's now no longer possible. If Python 2 is required for some reason, use an older version of Paste.

3.6.1

15 Oct 13:14
3.6.1
Compare
Choose a tag to compare

What's Changed

  • Turn on github action for tests on pull requests by @cdent in #84
  • Add a Makefile for simple automation by @cdent in #85

Full Changelog: 3.6.0...3.6.1