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