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 ned.deily
Recipients mdk, ned.deily
Date 2016-07-17.18:21:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468779693.79.0.915574374065.issue27542@psf.upfronthosting.co.za>
In-reply-to
Content
It would still be interesting to know whether you see the same behavior with building from source.  If a cffi extension module is invoked during the install process, it might screw things up.  Otherwise, unless you can reproduce the problem with a vanilla Python 2.7.12 built from scratch, you'll probably have to pursue this with the Debian folks.
History
Date User Action Args
2016-07-17 18:21:33ned.deilysetrecipients: + ned.deily, mdk
2016-07-17 18:21:33ned.deilysetmessageid: <1468779693.79.0.915574374065.issue27542@psf.upfronthosting.co.za>
2016-07-17 18:21:33ned.deilylinkissue27542 messages
2016-07-17 18:21:33ned.deilycreate