We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e6cae commit b954d80Copy full SHA for b954d80
1 file changed
PLAN
@@ -7,9 +7,6 @@ Updated: $Date$
7
Planned work in rough order
8
===========================
9
10
-* Rework email sending so that all emails sent by the datatracker, except for
11
- logging and failure emails sent to ADMINS, are captured as a Message object.
12
-
13
* Refactor the use of urlopen(). This is triggered by the transition to
14
python 3: All instances of .read() from urlopen() objects return byte
15
streams under Python 3, while the code wants to deal with str objects, which
0 commit comments