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, Michael.Felt, aixtools@gmail.com, martin.panter, python-dev
Date 2016-09-27.05:37:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160927053756.24791.2022.E416AFD1@psf.io>
In-reply-to
Content
New changeset 01885f78b299 by Martin Panter in branch '2.7':
Issue #26439: Document that RTLD_NOW is always added
https://hg.python.org/cpython/rev/01885f78b299

New changeset 0db4403e62c4 by Martin Panter in branch '3.5':
Issue #26439: Document that RTLD_NOW is always added
https://hg.python.org/cpython/rev/0db4403e62c4

New changeset 4b7e51998a90 by Martin Panter in branch '3.6':
Issue #26439: Merge ctypes doc from 3.5 into 3.6
https://hg.python.org/cpython/rev/4b7e51998a90

New changeset f496fb6bf4a0 by Martin Panter in branch 'default':
Issue #26439: Merge ctypes doc from 3.6
https://hg.python.org/cpython/rev/f496fb6bf4a0
History
Date User Action Args
2016-09-27 05:37:59python-devsetrecipients: + python-dev, martin.panter, David.Edelsohn, Michael.Felt, aixtools@gmail.com
2016-09-27 05:37:59python-devlinkissue26439 messages
2016-09-27 05:37:59python-devcreate