Message 353135 - Python tracker (original) (raw)

Message353135

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:48 vinay.sajip set recipients: + vinay.sajip, amaury.forgeotdarc, belopolsky, weeble, meador.inge, eryksun, Ilya.Kulakov, alexei.romanov
2019-09-25 03:38:48 vinay.sajip set messageid: 1569382728.08.0.623491862175.issue22273@roundup.psfhosted.org
2019-09-25 03:38:48 vinay.sajip link issue22273 messages
2019-09-25 03:38:47 vinay.sajip create