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 uranusjr
Recipients Ric Anderson, ronaldoussoren, uranusjr
Date 2017-12-01.04:34:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512102894.67.0.213398074469.issue32151@psf.upfronthosting.co.za>
In-reply-to
Content
Not sure if it’s the same thing, but I want to plug in that this can happen when you do a micro upgrade (e.g. 3.5.1 → 3.5.2) as well. This is because micro updates sometimes bump versions of dependencies (e.g. OpenSSL, Tk), and that breaks theirs links in the venv. Should this also be expected?
History
Date User Action Args
2017-12-01 04:34:54uranusjrsetrecipients: + uranusjr, ronaldoussoren, Ric Anderson
2017-12-01 04:34:54uranusjrsetmessageid: <1512102894.67.0.213398074469.issue32151@psf.upfronthosting.co.za>
2017-12-01 04:34:54uranusjrlinkissue32151 messages
2017-12-01 04:34:54uranusjrcreate