Message 293920 - Python tracker
Message293920
| Author | xdegaye |
|---|---|
| Recipients | eryksun, mba, serhiy.storchaka, steve.dower, vstinner, xdegaye, xiang.zhang |
| Date | 2017-05-18.11:45:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495107911.22.0.981017290906.issue29619@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The same kind of fix could also be applied elsewhere in posixmodule.c By also adding a Py_BUILD_ASSERT() statement which is a welcome improvement on the previous code that allowed to pinpoint the problem on Android. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-18 11:45:11 | xdegaye | set | recipients: + xdegaye, vstinner, serhiy.storchaka, eryksun, steve.dower, xiang.zhang, mba |
| 2017-05-18 11:45:11 | xdegaye | set | messageid: <1495107911.22.0.981017290906.issue29619@psf.upfronthosting.co.za> |
| 2017-05-18 11:45:11 | xdegaye | link | issue29619 messages |
| 2017-05-18 11:45:11 | xdegaye | create | |