Message228974
| Author | vstinner |
|---|---|
| Recipients | Arfrever, pitrou, serhiy.storchaka, vstinner |
| Date | 2014-10-10.09:53:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1412934809.8.0.113772323792.issue22591@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I hope that "MS_WINDOWS" is also defined when Python is compiled by the Borland C compiler or OpenWatcom. IMO if it's not the case, it's a bug and it should be fixed. It means that my patch drop_msdos_support.patch only drops support for the DJGPP compiler in fact. DJGPP is (was) the MS-DOS port of GCC. So, what do you think of drop_msdos_support.patch? Is it ok for Python 3.5? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-10-10 09:53:29 | vstinner | set | recipients: + vstinner, pitrou, Arfrever, serhiy.storchaka |
| 2014-10-10 09:53:29 | vstinner | set | messageid: <1412934809.8.0.113772323792.issue22591@psf.upfronthosting.co.za> |
| 2014-10-10 09:53:29 | vstinner | link | issue22591 messages |
| 2014-10-10 09:53:29 | vstinner | create | |