Skip to content

Commit d412ed1

Browse files
committed
Updated plan. Added item to remove Py2 compatibility code.
- Legacy-Id: 17381
1 parent a14e38a commit d412ed1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

PLAN

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Updated: $Date$
77
Planned work in rough order
88
===========================
99

10+
* Remove Python 2.7 compatibility code. This includes cleaning up 'from future'
11+
imports and usages of 'six' 2/3 compatibility modules.
12+
1013
* Transition to Django 2.x (depends on Python 3.x). Security updates to
1114
Django 1.11 will cease around April 2020.
1215

0 commit comments

Comments
 (0)