Message320512
| Author | ronaldoussoren |
|---|---|
| Recipients | dstufft, eric.araujo, fish2000, ned.deily, ronaldoussoren |
| Date | 2018-06-26.21:29:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530048563.65.0.56676864532.issue33466@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Eric, Thanks. See the pull request for why this might qualify for a back port: other parts of distutils recognise '.mm' as a valid extension, but '.mm' doesn't work yet because UnixCCompiler doesn't support this yet. On the other hand this is effectively a new feature because '.mm' has never worked, and there is an easy workaround (monkey patching the compiler class). And writing this I agree that this patch should not be back ported. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-26 21:29:23 | ronaldoussoren | set | recipients: + ronaldoussoren, ned.deily, eric.araujo, dstufft, fish2000 |
| 2018-06-26 21:29:23 | ronaldoussoren | set | messageid: <1530048563.65.0.56676864532.issue33466@psf.upfronthosting.co.za> |
| 2018-06-26 21:29:23 | ronaldoussoren | link | issue33466 messages |
| 2018-06-26 21:29:23 | ronaldoussoren | create | |