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 vstinner
Recipients cstratak, vstinner
Date 2018-01-23.15:11:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516720286.99.0.467229070634.issue32635@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e768c86ef442ef89004089a8a34ce5909ffb90f2 by Victor Stinner (stratakis) in branch 'master':
 bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (#5284)
https://github.com/python/cpython/commit/e768c86ef442ef89004089a8a34ce5909ffb90f2
History
Date User Action Args
2018-01-23 15:11:27vstinnersetrecipients: + vstinner, cstratak
2018-01-23 15:11:26vstinnersetmessageid: <1516720286.99.0.467229070634.issue32635@psf.upfronthosting.co.za>
2018-01-23 15:11:26vstinnerlinkissue32635 messages
2018-01-23 15:11:26vstinnercreate