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 christian.heimes, dilettant, giampaolo.rodola, jcea, loewis, movement, neologix, pitrou, python-dev, r.david.murray, vstinner
Date 2013-06-23.20:58:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bdmF51f56z7LlW@mail.python.org>
In-reply-to
Content
New changeset 44c8a9d80595 by Victor Stinner in branch 'default':
Issue #11016: Detect integer conversion on conversion from Python int to C mode_t
http://hg.python.org/cpython/rev/44c8a9d80595
History
Date User Action Args
2013-06-23 20:58:18python-devsetrecipients: + python-dev, loewis, jcea, pitrou, vstinner, movement, giampaolo.rodola, christian.heimes, r.david.murray, neologix, dilettant
2013-06-23 20:58:18python-devlinkissue11016 messages
2013-06-23 20:58:17python-devcreate