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 Jim.Jewett, amaury.forgeotdarc, dino.viehland, giampaolo.rodola, gregory.p.smith, midnightdf, pitrou, r.david.murray, vstinner, zach.ware
Date 2018-09-05.15:23:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536161016.85.0.56676864532.issue8110@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think that we should backport this change to 3.7 and older.

I understand that the change is about supporting Cygwin. My policy to support a new platform is always the same: first fix *all* issues in master, get a working CI, find a core developer responsible to fix all issues specific to this platform, and only after that we can start discussing about backporting specific changes for that platform.

https://pythondev.readthedocs.io/cpython.html#i-want-cpython-to-support-my-platform
History
Date User Action Args
2018-09-05 15:23:36vstinnersetrecipients: + vstinner, gregory.p.smith, amaury.forgeotdarc, pitrou, giampaolo.rodola, dino.viehland, r.david.murray, midnightdf, Jim.Jewett, zach.ware
2018-09-05 15:23:36vstinnersetmessageid: <1536161016.85.0.56676864532.issue8110@psf.upfronthosting.co.za>
2018-09-05 15:23:36vstinnerlinkissue8110 messages
2018-09-05 15:23:36vstinnercreate