Skip to content

6.127.0

Compare
Choose a tag to compare
@NGPixel NGPixel released this 16 Mar 22:43
· 4185 commits to main since this release

Summary: Removed Python 2.7 compatibility.
Release Date: Tue, April 14, 2020 at 7:45 PM UTC
Release Author: Henrik Levkowetz


This release removes python 2.7 compatibility code. It is a precursor to
conversion from Django 1.11 to Django 2.2 (via 2.0 and 2.1). The coming
Django 2.x compatible release will have a major version bump, to match.
Please note that there may however be some additional releases based on
Django 1.11 before we come to the first Django 2.x release.

  • Merged in the py3clean work, which removes usage of six and future
    imports, along with other py2/3 compatibility code.

Coverage

chart