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 ncoghlan
Recipients bero, ncoghlan, ned.deily
Date 2018-03-30.06:24:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522391048.42.0.467229070634.issue33182@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2961717986201d639b60de51e5f2e9aa2573856c by Nick Coghlan (Miss Islington (bot)) in branch '3.7':
bpo-33182: Fix pointer types in _testembed (GH-6310) (GH-6311)
https://github.com/python/cpython/commit/2961717986201d639b60de51e5f2e9aa2573856c
History
Date User Action Args
2018-03-30 06:24:08ncoghlansetrecipients: + ncoghlan, bero, ned.deily
2018-03-30 06:24:08ncoghlansetmessageid: <1522391048.42.0.467229070634.issue33182@psf.upfronthosting.co.za>
2018-03-30 06:24:08ncoghlanlinkissue33182 messages
2018-03-30 06:24:08ncoghlancreate