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 martin.panter
Recipients Alex.Willmer, loewis, martin.panter, xdegaye
Date 2016-05-07.22:52:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462661557.65.0.349725137185.issue26935@psf.upfronthosting.co.za>
In-reply-to
Content
I think this is an Android bug. See specification <http://pubs.opengroup.org/onlinepubs/9699919799/functions/dup2.html>, fix <https://android.googlesource.com/platform/bionic/+/be52e658171edf6651895c40d1563289bafa52f7%5E!/>.

If the change is to go into Python, it would be good to include a comment admitting it is an Android workaround, rather than a general deficiency.
History
Date User Action Args
2016-05-07 22:52:37martin.pantersetrecipients: + martin.panter, loewis, xdegaye, Alex.Willmer
2016-05-07 22:52:37martin.pantersetmessageid: <1462661557.65.0.349725137185.issue26935@psf.upfronthosting.co.za>
2016-05-07 22:52:37martin.panterlinkissue26935 messages
2016-05-07 22:52:37martin.pantercreate