Message 282286 - Python tracker
Message282286
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, doko, ned.deily, vstinner, xdegaye, yan12125, zach.ware |
| Date | 2016-12-03.15:05:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1480777557.22.0.513298290549.issue28849@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The change made by the patch in Makefile.pre.in handles the removing of the dangling underscore in the patch of issue 28833, it is not needed. android_multiarch_2.patch is simpler: the change in Makefile.pre.in has been removed and test_triplet_in_ext_suffix is now skipped when sys.implementation does not have the _multiarch attribute instead of only for android as previously. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-03 15:05:57 | xdegaye | set | recipients: + xdegaye, doko, vstinner, ned.deily, zach.ware, Alex.Willmer, yan12125 |
| 2016-12-03 15:05:57 | xdegaye | set | messageid: <1480777557.22.0.513298290549.issue28849@psf.upfronthosting.co.za> |
| 2016-12-03 15:05:57 | xdegaye | link | issue28849 messages |
| 2016-12-03 15:05:56 | xdegaye | create | |