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 amaury.forgeotdarc, belopolsky, cheryl.sabella, mark.dickinson, meador.inge, pitrou, pv, theller
Date 2017-08-28.12:08:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503922133.73.0.629756920776.issue10746@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 07f1658aa09f6798793c473c72b2951b7fefe220 by Antoine Pitrou (Pauli Virtanen) in branch 'master':
bpo-10746: Fix ctypes PEP 3118 type codes for c_long, c_bool, c_int (#31)
https://github.com/python/cpython/commit/07f1658aa09f6798793c473c72b2951b7fefe220
History
Date User Action Args
2017-08-28 12:08:54pitrousetrecipients: + pitrou, theller, amaury.forgeotdarc, mark.dickinson, belopolsky, pv, meador.inge, cheryl.sabella
2017-08-28 12:08:53pitrousetmessageid: <1503922133.73.0.629756920776.issue10746@psf.upfronthosting.co.za>
2017-08-28 12:08:53pitroulinkissue10746 messages
2017-08-28 12:08:53pitroucreate