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 python-dev, terry.reedy
Date 2016-07-25.00:35:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160725003555.60020.70651.4EC315E5@psf.io>
In-reply-to
Content
New changeset 1ec47de72538 by Terry Jan Reedy in branch 'default':
Issue #27609: Explicitly return None when there are other returns.
https://hg.python.org/cpython/rev/1ec47de72538
History
Date User Action Args
2016-07-25 00:35:59python-devsetrecipients: + python-dev, terry.reedy
2016-07-25 00:35:59python-devlinkissue27609 messages
2016-07-25 00:35:58python-devcreate