This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients martin.panter, paul.moore, rpetrov, steve.dower, tim.golden, zach.ware
Date 2016-07-27.13:44:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469627047.89.0.439536538061.issue17602@psf.upfronthosting.co.za>
In-reply-to
Content
Can MinGW build against Modules/getpath.c? I'd rather just use the posix implementation than scatter ifdefs throughout the non-posix one.
History
Date User Action Args
2016-07-27 13:44:07steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, rpetrov, martin.panter, zach.ware
2016-07-27 13:44:07steve.dowersetmessageid: <1469627047.89.0.439536538061.issue17602@psf.upfronthosting.co.za>
2016-07-27 13:44:07steve.dowerlinkissue17602 messages
2016-07-27 13:44:07steve.dowercreate