[issue31877] Build fails on Cygwin since issue28180

2017-10-27 Thread Nick Coghlan
Nick Coghlan added the comment: Thanks for the patch! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue31877] Build fails on Cygwin since issue28180

2017-10-27 Thread Nick Coghlan
Nick Coghlan added the comment: New changeset 031c4bfadb69feeda82ce886d6b0cadc638d2e1e by Nick Coghlan (Erik Bray) in branch 'master': bpo-31877: Add _Py_LegacyLocaleDetected and _PyCoerceLegacyLocale to pylifecycle.h (GH-4134) https://github.com/python/cpython/commit/031c4bfadb69feeda82ce886

[issue31877] Build fails on Cygwin since issue28180

2017-10-26 Thread Mark Dickinson
Change by Mark Dickinson : -- title: Build fails on Cython since issue28180 -> Build fails on Cygwin since issue28180 ___ Python tracker ___ ___