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 vinay.sajip
Recipients Ilya.Kulakov, alexei.romanov, amaury.forgeotdarc, belopolsky, eryksun, meador.inge, vinay.sajip, weeble
Date 2019-09-25.03:38:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569382728.08.0.623491862175.issue22273@roundup.psfhosted.org>
In-reply-to
Content
New changeset 12f209eccb1587e8c98057d9c5f865c21f4a16c1 by Vinay Sajip in branch 'master':
bpo-22273: Update ctypes to correctly handle arrays in small structur… (GH-15839)
https://github.com/python/cpython/commit/12f209eccb1587e8c98057d9c5f865c21f4a16c1
History
Date User Action Args
2019-09-25 03:38:48vinay.sajipsetrecipients: + vinay.sajip, amaury.forgeotdarc, belopolsky, weeble, meador.inge, eryksun, Ilya.Kulakov, alexei.romanov
2019-09-25 03:38:48vinay.sajipsetmessageid: <1569382728.08.0.623491862175.issue22273@roundup.psfhosted.org>
2019-09-25 03:38:48vinay.sajiplinkissue22273 messages
2019-09-25 03:38:47vinay.sajipcreate