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 steve.dower
Recipients Anthony.LaTorre, Oren Milman, amaury.forgeotdarc, belopolsky, eryksun, meador.inge, steve.dower
Date 2018-05-09.21:39:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525901940.13.0.682650639539.issue21983@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d518d8bc8d5dac1a1270612f424d33e0e5afc2b5 by Steve Dower (Oren Milman) in branch 'master':
bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859)
https://github.com/python/cpython/commit/d518d8bc8d5dac1a1270612f424d33e0e5afc2b5
History
Date User Action Args
2018-05-09 21:39:00steve.dowersetrecipients: + steve.dower, amaury.forgeotdarc, belopolsky, meador.inge, eryksun, Anthony.LaTorre, Oren Milman
2018-05-09 21:39:00steve.dowersetmessageid: <1525901940.13.0.682650639539.issue21983@psf.upfronthosting.co.za>
2018-05-09 21:39:00steve.dowerlinkissue21983 messages
2018-05-09 21:39:00steve.dowercreate