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 pitrou
Recipients Daniel Liu, Olivier.Grisel, artxyz, davin, i3v, mrjbq7, neologix, pitrou, rhettinger, saladi, sbt, serhiy.storchaka
Date 2018-11-06.19:38:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541533121.54.0.788709270274.issue17560@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bccacd19fa7b56dcf2fbfab15992b6b94ab6666b by Antoine Pitrou (Alexander Buchkovsky) in branch 'master':
bpo-17560: Too small type for struct.pack/unpack in mutliprocessing.Connection (GH-10305)
https://github.com/python/cpython/commit/bccacd19fa7b56dcf2fbfab15992b6b94ab6666b
History
Date User Action Args
2018-11-06 19:38:41pitrousetrecipients: + pitrou, rhettinger, mrjbq7, neologix, sbt, serhiy.storchaka, Olivier.Grisel, davin, artxyz, i3v, Daniel Liu, saladi
2018-11-06 19:38:41pitrousetmessageid: <1541533121.54.0.788709270274.issue17560@psf.upfronthosting.co.za>
2018-11-06 19:38:41pitroulinkissue17560 messages
2018-11-06 19:38:41pitroucreate