Message 339271 - Python tracker

Message339271

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:14:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554052460.4.0.615826794125.issue36150@roundup.psfhosted.org>
In-reply-to
Content
New changeset a110817c080ca3c2f3262350b5d7e0c0582527e6 by Serhiy Storchaka (Zackery Spytz) in branch '2.7':
bpo-36150: Fix possible assertion failures due to _ctypes.c's PyCData_reduce(). (GH-12106) (GH-12643)
https://github.com/python/cpython/commit/a110817c080ca3c2f3262350b5d7e0c0582527e6
History
Date User Action Args
2019-03-31 17:14:20serhiy.storchakasetrecipients: + serhiy.storchaka, christian.heimes, ZackerySpytz
2019-03-31 17:14:20serhiy.storchakasetmessageid: <1554052460.4.0.615826794125.issue36150@roundup.psfhosted.org>
2019-03-31 17:14:20serhiy.storchakalinkissue36150 messages
2019-03-31 17:14:20serhiy.storchakacreate