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 Alex.Willmer, Roman.Evstifeev, gregory.p.smith, python-dev, skrah, vstinner, xdegaye
Date 2016-06-15.10:02:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160615100153.26023.53151.BBBC30BB@psf.io>
In-reply-to
Content
New changeset 4ef3a93e1be2 by Xavier de Gaye in branch 'default':
Issue #26862: SYS_getdents64 does not need to be defined on android API 21.
https://hg.python.org/cpython/rev/4ef3a93e1be2
History
Date User Action Args
2016-06-15 10:02:36python-devsetrecipients: + python-dev, gregory.p.smith, vstinner, skrah, xdegaye, Roman.Evstifeev, Alex.Willmer
2016-06-15 10:02:36python-devlinkissue26862 messages
2016-06-15 10:02:35python-devcreate