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