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 python-dev
Recipients eryksun, python-dev, steve.dower, tim.golden, zach.ware
Date 2015-03-26.04:58:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150326045851.7503.5718@psf.io>
In-reply-to
Content
New changeset 339d90983e29 by Steve Dower in branch 'default':
Issue #23765: Removed IsBadStringPtr calls in ctypes
https://hg.python.org/cpython/rev/339d90983e29
History
Date User Action Args
2015-03-26 04:58:55python-devsetrecipients: + python-dev, tim.golden, zach.ware, eryksun, steve.dower
2015-03-26 04:58:55python-devlinkissue23765 messages
2015-03-26 04:58:54python-devcreate