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 vstinner
Recipients Decorater, vstinner
Date 2017-03-04.05:01:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488603681.5.0.995626621997.issue29718@psf.upfronthosting.co.za>
In-reply-to
Content
https://github.com/python/cpython/pull/324#issuecomment-283931430

@AraHaan: "By the way guys I will be working on cpython to work on some changes to a few things for cygwin to compile using the official cpython source code on 3.5, 3.6, and 3.7. (...)"

Cygwin is not currently officially supported by CPython (or am I wrong?), so changes should only be made in Python 3.7 (master branch). I'm neutral on supporting Cygwin. In the meanwhile, you can prepare a CPython fork, and then come back with atomic commits as PR? Since I expect many changes, you may also discuss Cygwin support on python-dev.

What is the current status of the Cygwin support? Is it possible to build Python using Cygwin? How many tests fail?

To have an official support, we need an assigned developer and a buildbot:
https://www.python.org/dev/peps/pep-0011/#supporting-platforms
History
Date User Action Args
2017-03-04 05:01:21vstinnersetrecipients: + vstinner, Decorater
2017-03-04 05:01:21vstinnersetmessageid: <1488603681.5.0.995626621997.issue29718@psf.upfronthosting.co.za>
2017-03-04 05:01:21vstinnerlinkissue29718 messages
2017-03-04 05:01:21vstinnercreate