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 Anthony.LaTorre, Oren Milman, amaury.forgeotdarc, belopolsky, eryksun, meador.inge, miss-islington, steve.dower
Date 2018-05-09.22:28:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525904881.23.0.682650639539.issue21983@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8ac158a6dfb86880e22003afe0ff39ec31b0a094 by Miss Islington (bot) in branch '3.6':
bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859)
https://github.com/python/cpython/commit/8ac158a6dfb86880e22003afe0ff39ec31b0a094
History
Date User Action Args
2018-05-09 22:28:01miss-islingtonsetrecipients: + miss-islington, amaury.forgeotdarc, belopolsky, meador.inge, eryksun, steve.dower, Anthony.LaTorre, Oren Milman
2018-05-09 22:28:01miss-islingtonsetmessageid: <1525904881.23.0.682650639539.issue21983@psf.upfronthosting.co.za>
2018-05-09 22:28:01miss-islingtonlinkissue21983 messages
2018-05-09 22:28:01miss-islingtoncreate