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 python-dev
Recipients Michał Bednarski, python-dev, vstinner
Date 2016-05-19.14:50:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160519144952.10321.50455.5A6269DC@psf.io>
In-reply-to
Content
New changeset 13c5135d8467 by Victor Stinner in branch '3.5':
Fix os.set_inheritable() on Android
https://hg.python.org/cpython/rev/13c5135d8467

New changeset 783c1b8cdddb by Victor Stinner in branch 'default':
Merge 3.5 (issue #27057)
https://hg.python.org/cpython/rev/783c1b8cdddb
History
Date User Action Args
2016-05-19 14:50:04python-devsetrecipients: + python-dev, vstinner, Michał Bednarski
2016-05-19 14:50:04python-devlinkissue27057 messages
2016-05-19 14:50:04python-devcreate