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 terry.reedy
Recipients adelfino, docs@python, miss-islington, ned.deily, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2018-06-23.02:37:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529721440.24.0.56676864532.issue33877@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1c9a72cc99d4f76a18755d7227bd1c375e44b4ad by Terry Jan Reedy (Andrés Delfino) in branch '2.7':
[2.7] bpo-33877: Remove UNIX qualification for running complete programs (GH-7744)
https://github.com/python/cpython/commit/1c9a72cc99d4f76a18755d7227bd1c375e44b4ad
History
Date User Action Args
2018-06-23 02:37:20terry.reedysetrecipients: + terry.reedy, paul.moore, tim.golden, ned.deily, docs@python, zach.ware, steve.dower, adelfino, miss-islington
2018-06-23 02:37:20terry.reedysetmessageid: <1529721440.24.0.56676864532.issue33877@psf.upfronthosting.co.za>
2018-06-23 02:37:20terry.reedylinkissue33877 messages
2018-06-23 02:37:19terry.reedycreate