Message 339272 - Python tracker

Message339272

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 serhiy.storchaka
Recipients ZackerySpytz, christian.heimes, serhiy.storchaka
Date 2019-03-31.17:15:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554052513.9.0.655531811615.issue36150@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5e233951d931acc0e927100c51e9a27a2791b6a5 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-36150: Fix possible assertion failures due to _ctypes.c's PyCData_reduce(). (GH-12106) (GH-12642)
https://github.com/python/cpython/commit/5e233951d931acc0e927100c51e9a27a2791b6a5
History
Date User Action Args
2019-03-31 17:15:13serhiy.storchakasetrecipients: + serhiy.storchaka, christian.heimes, ZackerySpytz
2019-03-31 17:15:13serhiy.storchakasetmessageid: <1554052513.9.0.655531811615.issue36150@roundup.psfhosted.org>
2019-03-31 17:15:13serhiy.storchakalinkissue36150 messages
2019-03-31 17:15:13serhiy.storchakacreate