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 zach.ware
Recipients doko, gvanrossum, koobs, ned.deily, python-dev, vstinner, zach.ware
Date 2016-09-09.21:29:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473456540.51.0.373950681153.issue28027@psf.upfronthosting.co.za>
In-reply-to
Content
I have been searching sources.debian.net, and have found no evidence of anything that would be broken by this.  Every use of these modules that I have found has been already wrapped in try/except ImportError, or is in code that is fairly obviously not meant for Python 3.
History
Date User Action Args
2016-09-09 21:29:00zach.waresetrecipients: + zach.ware, gvanrossum, doko, vstinner, ned.deily, python-dev, koobs
2016-09-09 21:29:00zach.waresetmessageid: <1473456540.51.0.373950681153.issue28027@psf.upfronthosting.co.za>
2016-09-09 21:29:00zach.warelinkissue28027 messages
2016-09-09 21:29:00zach.warecreate