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 benjamin.peterson
Recipients benjamin.peterson, brett.cannon, phmccarty
Date 2018-07-06.05:42:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530855744.78.0.56676864532.issue34056@psf.upfronthosting.co.za>
In-reply-to
Content
I see. Thanks for being an early adopter! We can probably hack something together for imp. I'll send a PR in a moment.

Filing bugs about imp usage would be valuable, especially if it flushes out any cases where imp provides functionality that our newer APIs don't. We'd quite like to kill imp.
History
Date User Action Args
2018-07-06 05:42:24benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, phmccarty
2018-07-06 05:42:24benjamin.petersonsetmessageid: <1530855744.78.0.56676864532.issue34056@psf.upfronthosting.co.za>
2018-07-06 05:42:24benjamin.petersonlinkissue34056 messages
2018-07-06 05:42:24benjamin.petersoncreate