We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5d43c commit b87bd68Copy full SHA for b87bd68
1 file changed
changelog
@@ -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
17
ietfdb (6.126.0) ietf; urgency=medium
18
19
**Groundwork for upcoming automatic scheduling assistance**
0 commit comments