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 brian.curtin, christian.heimes, loewis, ncoghlan, python-dev, tim.golden, tim.peters, vstinner
Date 2013-10-29.19:00:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d8MY82szLz7LjQ@mail.python.org>
In-reply-to
Content
New changeset 5bf96a96f31d by Victor Stinner in branch 'default':
Issue #19433: test_capi: check signness of some C types
http://hg.python.org/cpython/rev/5bf96a96f31d
History
Date User Action Args
2013-10-29 19:00:02python-devsetrecipients: + python-dev, tim.peters, loewis, ncoghlan, vstinner, christian.heimes, tim.golden, brian.curtin
2013-10-29 19:00:02python-devlinkissue19433 messages
2013-10-29 19:00:02python-devcreate