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 vstinner
Recipients vstinner
Date 2020-05-27.22:38:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590619098.97.0.225403065306.issue40795@roundup.psfhosted.org>
In-reply-to
Content
New changeset 10228bad0452d94e66c964b625a0b61befa08e59 by Victor Stinner in branch 'master':
bpo-40795: ctypes calls unraisablehook with an exception (GH-20452)
https://github.com/python/cpython/commit/10228bad0452d94e66c964b625a0b61befa08e59
History
Date User Action Args
2020-05-27 22:38:18vstinnersetrecipients: + vstinner
2020-05-27 22:38:18vstinnersetmessageid: <1590619098.97.0.225403065306.issue40795@roundup.psfhosted.org>
2020-05-27 22:38:18vstinnerlinkissue40795 messages
2020-05-27 22:38:18vstinnercreate