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 miss-islington
Recipients ZackerySpytz, benjamin.peterson, miss-islington
Date 2019-09-12.10:30:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568284257.8.0.0812251807392.issue38127@roundup.psfhosted.org>
In-reply-to
Content
New changeset 197ac1ad1c03243c647aa9100edbaa16bebbb7e9 by Miss Islington (bot) in branch '3.7':
closes bpo-38127: _ctypes: PyObject_IsSubclass() should be checked for failure. (GH-16011)
https://github.com/python/cpython/commit/197ac1ad1c03243c647aa9100edbaa16bebbb7e9
History
Date User Action Args
2019-09-12 10:30:57miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, ZackerySpytz
2019-09-12 10:30:57miss-islingtonsetmessageid: <1568284257.8.0.0812251807392.issue38127@roundup.psfhosted.org>
2019-09-12 10:30:57miss-islingtonlinkissue38127 messages
2019-09-12 10:30:57miss-islingtoncreate