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-09-02.16:24:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504369477.18.0.748604885242.issue10746@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 990b2d043cdfaafc3378550f7d27259410a6b918 by Antoine Pitrou (Pauli Virtanen) in branch '2.7':
[2.7] bpo-10746: Fix ctypes PEP 3118 type codes for c_long, c_bool, c_int (GH-31) (#3242)
https://github.com/python/cpython/commit/990b2d043cdfaafc3378550f7d27259410a6b918
History
Date User Action Args
2017-09-02 16:24:37pitrousetrecipients: + pitrou, theller, amaury.forgeotdarc, mark.dickinson, belopolsky, pv, meador.inge, cheryl.sabella
2017-09-02 16:24:37pitrousetmessageid: <1504369477.18.0.748604885242.issue10746@psf.upfronthosting.co.za>
2017-09-02 16:24:37pitroulinkissue10746 messages
2017-09-02 16:24:36pitroucreate