File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,6 +25,9 @@ Planned work in rough order
2525 point for changing the deployment seems to be just after the next OS upgrade,
2626 which we think will make Python 3.6 the default mod_wsgi python.
2727
28+ * Rework email sending so that all emails sent by the datatracker, except for
29+ logging and failure emails sent to ADMINS, are captured as a Message object.
30+
2831* Review and change the draft submission and handling code to deal with UTF-8
2932 instead of ascii before upload of utf-8 drafts should be permitted.
3033 (This may fall out for free with the Python 3 transition).
@@ -55,9 +58,6 @@ Planned work in rough order
5558* Test suite improvements. Reduce and seek to eliminate causes of differences
5659 in code coverage between runs in the same and in different environments.
5760
58- * Rework email sending so that all emails sent by the datatracker, except for
59- logging and failure emails sent to ADMINS, are captured as a Message object.
60-
6161* Rework email subjects for messages relating to documents to consistently
6262 start with the document name.
6363
You can’t perform that action at this time.
0 commit comments