Skip to content

Commit 297c5ff

Browse files
committed
Updated PLAN with EAI and Py35 items.
- Legacy-Id: 11294
1 parent b0cd3a0 commit 297c5ff

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

PLAN

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ Planned work in rough order
3131

3232
* Upgrade to Django 1.8 / 1.9
3333

34+
* Add support for internationalised email addresses according to RFC 6531
35+
when sending email (this is not supported by smtplib under Python 2.7,
36+
so will need support code in the application until we migrate to Python 3.5)
37+
3438
* Meeting materials enhancements
3539

3640
* Transition to PostgreSQL
@@ -42,6 +46,9 @@ Planned work in rough order
4246
* When draft XML source is available, take references from that instead
4347
of extracting them from the text version.
4448

49+
* Transition to running under Python 3.x (probably 3.5) instead of 2.7
50+
51+
4552
* Small nomcom refactoring: associate Feedback records with Person
4653
instead of User.
4754

0 commit comments

Comments
 (0)