This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients eric.araujo, ezio.melotti, flox, pitrou, python-dev, terry.reedy, vstinner
Date 2011-12-10.10:08:23
SpamBayes Score 0.08636707
Marked as misclassified No
Message-id <E1RZJqw-0000Fq-GC@dinsdale.python.org>
In-reply-to
Content
New changeset f82ebf9b3a52 by Florent Xicluna in branch 'default':
Issue #13248: turn 3.2's PendingDeprecationWarning into 3.3's DeprecationWarning (cgi, importlib, nntplib, smtpd).
http://hg.python.org/cpython/rev/f82ebf9b3a52
History
Date User Action Args
2011-12-10 10:08:24python-devsetrecipients: + python-dev, terry.reedy, pitrou, vstinner, ezio.melotti, eric.araujo, flox
2011-12-10 10:08:23python-devlinkissue13248 messages
2011-12-10 10:08:23python-devcreate