Message 306962 - Python tracker
Message306962
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, Roman.Evstifeev, python-dev, xdegaye |
| Date | 2017-11-25.15:50:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1511625009.75.0.213398074469.issue26856@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The pwd module is broken when a member of the 'passwd’ data structure is NULL (issue 32033). Remove _getpwall() and therefore skip test_pwd on Android until issue 32033 is fixed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-25 15:50:09 | xdegaye | set | recipients: + xdegaye, python-dev, Roman.Evstifeev, Alex.Willmer |
| 2017-11-25 15:50:09 | xdegaye | set | messageid: <1511625009.75.0.213398074469.issue26856@psf.upfronthosting.co.za> |
| 2017-11-25 15:50:09 | xdegaye | link | issue26856 messages |
| 2017-11-25 15:50:09 | xdegaye | create | |