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 Alex.Willmer, berker.peksag, offby1, sxsns243, vstinner, yan12125
Date 2018-01-30.11:18:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517311136.22.0.467229070634.issue28914@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b8d90328ad2abc9d6d2c9b8ce769fb82b18bbc10 by Victor Stinner in branch 'master':
bpo-28914: Fix compilation of select on Android (#5447)
https://github.com/python/cpython/commit/b8d90328ad2abc9d6d2c9b8ce769fb82b18bbc10
History
Date User Action Args
2018-01-30 11:18:56vstinnersetrecipients: + vstinner, offby1, berker.peksag, Alex.Willmer, yan12125, sxsns243
2018-01-30 11:18:56vstinnersetmessageid: <1517311136.22.0.467229070634.issue28914@psf.upfronthosting.co.za>
2018-01-30 11:18:56vstinnerlinkissue28914 messages
2018-01-30 11:18:56vstinnercreate