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