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 gvanrossum
Recipients barry, dstufft, gvanrossum, vstinner
Date 2015-09-04.22:54:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441407281.72.0.501243618182.issue25002@psf.upfronthosting.co.za>
In-reply-to
Content
Ideally these modules should emit a deprecation warning starting in 3.6 (when asyncio is no longer provisional) and we should strive to delete them per 3.8.

If nobody rewrites smptd.py using asyncio it should be deleted at the same time.
History
Date User Action Args
2015-09-04 22:54:41gvanrossumsetrecipients: + gvanrossum, barry, vstinner, dstufft
2015-09-04 22:54:41gvanrossumsetmessageid: <1441407281.72.0.501243618182.issue25002@psf.upfronthosting.co.za>
2015-09-04 22:54:41gvanrossumlinkissue25002 messages
2015-09-04 22:54:41gvanrossumcreate