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 barry, brett.cannon, christian.heimes, kristjan.jonsson, pitrou, python-dev, ronaldoussoren, serhiy.storchaka, vstinner
Date 2013-10-13.00:29:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cy3gP0f8Yz7LjT@mail.python.org>
In-reply-to
Content
New changeset 2a2b339b6b59 by Christian Heimes in branch 'default':
Issue #19219: retval may be used uninitialized value
http://hg.python.org/cpython/rev/2a2b339b6b59
History
Date User Action Args
2013-10-13 00:29:21python-devsetrecipients: + python-dev, barry, brett.cannon, ronaldoussoren, pitrou, kristjan.jonsson, vstinner, christian.heimes, serhiy.storchaka
2013-10-13 00:29:21python-devlinkissue19219 messages
2013-10-13 00:29:21python-devcreate