Skip to content

Commit b87bd68

Browse files
committed
Changelog entry for 6.127.0
- Legacy-Id: 17622
1 parent bf5d43c commit b87bd68

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

changelog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
ietfdb (6.127.0) ietf; urgency=medium
2+
3+
**Removed Python 2.7 compatibility.**
4+
5+
This release removes python 2.7 compatibility code. It is a precursor to
6+
conversion from Django 1.11 to Django 2.2 (via 2.0 and 2.1). The coming
7+
Django 2.x compatible release will have a major version bump, to match.
8+
Please note that there may however be some additional releases based on
9+
Django 1.11 before we come to the first Django 2.x release.
10+
11+
* Merged in the py3clean work, which removes usage of six and __future__
12+
imports, along with other py2/3 compatibility code.
13+
14+
-- Henrik Levkowetz <henrik@levkowetz.com> 14 Apr 2020 19:45:50 +0000
15+
16+
117
ietfdb (6.126.0) ietf; urgency=medium
218

319
**Groundwork for upcoming automatic scheduling assistance**

0 commit comments

Comments
 (0)