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 David.Edelsohn, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-09-30.10:36:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140930103612.23209.7501@mail.hg.python.org>
In-reply-to
Content
New changeset 8e5e19b3cd4e by Victor Stinner in branch '3.4':
Issue #22396: On 32-bit AIX platform, don't expose os.posix_fadvise() nor
https://hg.python.org/cpython/rev/8e5e19b3cd4e

New changeset 5ade1061fa3d by Victor Stinner in branch 'default':
(Merge 3.4) Issue #22396: On 32-bit AIX platform, don't expose
https://hg.python.org/cpython/rev/5ade1061fa3d
History
Date User Action Args
2014-09-30 10:36:20python-devsetrecipients: + python-dev, pitrou, vstinner, serhiy.storchaka, David.Edelsohn
2014-09-30 10:36:20python-devlinkissue22396 messages
2014-09-30 10:36:20python-devcreate