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 dstufft, eric.araujo, martin.panter, python-dev, serhiy.storchaka
Date 2015-05-20.13:15:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150520131549.10796.56693@psf.io>
In-reply-to
Content
New changeset 004c689d259c by Serhiy Storchaka in branch 'default':
Issue #24245: Eliminated senseless expect clauses that have no any effect.
https://hg.python.org/cpython/rev/004c689d259c

New changeset 56e1d24806b3 by Serhiy Storchaka in branch '2.7':
Issue #24245: Eliminated senseless expect clauses that have no any effect in
https://hg.python.org/cpython/rev/56e1d24806b3

New changeset f10ba5313fbb by Serhiy Storchaka in branch '3.4':
Issue #24245: Eliminated senseless expect clauses that have no any effect in
https://hg.python.org/cpython/rev/f10ba5313fbb

New changeset 5deb169ebb22 by Serhiy Storchaka in branch 'default':
Issue #24245: Eliminated senseless expect clauses that have no any effect in
https://hg.python.org/cpython/rev/5deb169ebb22
History
Date User Action Args
2015-05-20 13:15:52python-devsetrecipients: + python-dev, eric.araujo, martin.panter, serhiy.storchaka, dstufft
2015-05-20 13:15:52python-devlinkissue24245 messages
2015-05-20 13:15:52python-devcreate