Skip to content

Commit 0a70603

Browse files
committed
Updated plan, with more info about deployment under Python 3 and reordered priorities.
- Legacy-Id: 16640
1 parent 92590b7 commit 0a70603

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

PLAN

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

10-
* Complete the transition to Python 3. This will make it easier to add add
11-
support for internationalsed email, and also other i18n enhancements. The
12-
code has now been made Python 2 / Python 3 compatible (as of release 6.99.0,
13-
16 July 2019), but has not been deployed under Python 3 yet.
14-
1510
* Change the draft submission form so that an email address is required for
1611
each author in order to complete self-service draft submission. Missing
1712
email address(es) will lead to failure, and require submission via the
@@ -29,6 +24,13 @@ Planned work in rough order
2924

3025
* Revisit the review tool, work through the accumulated tickets.
3126

27+
* Complete the transition to Python 3. This will make it easier to add add
28+
support for internationalsed email, and also other i18n enhancements. The
29+
code has now been made Python 2 / Python 3 compatible (as of release 6.99.0,
30+
16 July 2019), but has not been deployed under Python 3 yet. The natural
31+
point for changing the deployment seems to be just after the next OS upgrade,
32+
which we think will make Python 3.6 the default mod_wsgi python.
33+
3234
* Review and change the draft submission and handling code to deal with UTF-8
3335
instead of ascii before upload of utf-8 drafts should be permitted.
3436
(This may fall out for free with the Python 3 transition).

0 commit comments

Comments
 (0)