Message310579
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 | benjamin.peterson, christian.heimes, cstratak, vstinner |
| Date | 2018-01-24.09:51:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516787501.69.0.467229070634.issue32635@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 6ccdad7b1f6fb316e4e85aa1eba8fbdc3169741e by Victor Stinner (Miss Islington (bot)) in branch '2.7': bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (GH-5284) (#5295) https://github.com/python/cpython/commit/6ccdad7b1f6fb316e4e85aa1eba8fbdc3169741e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-24 09:51:41 | vstinner | set | recipients: + vstinner, christian.heimes, benjamin.peterson, cstratak |
| 2018-01-24 09:51:41 | vstinner | set | messageid: <1516787501.69.0.467229070634.issue32635@psf.upfronthosting.co.za> |
| 2018-01-24 09:51:41 | vstinner | link | issue32635 messages |
| 2018-01-24 09:51:41 | vstinner | create | |