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, amaury.forgeotdarc, belopolsky, larry, meador.inge, pitrou, python-dev, serhiy.storchaka, vstinner, xdegaye, yan12125
Date 2016-05-04.06:45:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160504064517.15928.75870.C54BE680@psf.io>
In-reply-to
Content
New changeset 811ccdee6f87 by Serhiy Storchaka in branch 'default':
Issue #26932: Fixed support of RTLD_* constants defined as enum values,
https://hg.python.org/cpython/rev/811ccdee6f87
History
Date User Action Args
2016-05-04 06:45:21python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, pitrou, vstinner, larry, meador.inge, xdegaye, serhiy.storchaka, Alex.Willmer, yan12125
2016-05-04 06:45:21python-devlinkissue26932 messages
2016-05-04 06:45:21python-devcreate