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 amaury.forgeotdarc, belopolsky, madison.may, meador.inge, methane, python-dev, ronaldoussoren, scoder
Date 2016-09-26.20:06:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160926200611.19786.89031.2950B152@psf.io>
In-reply-to
Content
New changeset e9f34d382eda by Berker Peksag in branch '3.5':
Issue #18893: Fix invalid exception handling in Lib/ctypes/macholib/dyld.py
https://hg.python.org/cpython/rev/e9f34d382eda

New changeset 708337cd8e6a by Berker Peksag in branch '3.6':
Issue #18893: Merge from 3.5
https://hg.python.org/cpython/rev/708337cd8e6a

New changeset b9d9c49d5b50 by Berker Peksag in branch 'default':
Issue #18893: Merge from 3.6
https://hg.python.org/cpython/rev/b9d9c49d5b50
History
Date User Action Args
2016-09-26 20:06:16python-devsetrecipients: + python-dev, ronaldoussoren, amaury.forgeotdarc, belopolsky, scoder, methane, meador.inge, madison.may
2016-09-26 20:06:16python-devlinkissue18893 messages
2016-09-26 20:06:16python-devcreate