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 anthonybaxter, arigo, petri.lehtinen, python-dev, rhettinger, stutzbach
Date 2011-10-30.12:38:40
SpamBayes Score 0.048718322
Marked as misclassified No
Message-id <E1RKUen-0006oM-Kk@dinsdale.python.org>
In-reply-to
Content
New changeset 7ddc7b339a8b by Petri Lehtinen in branch '2.7':
Fix the return value of set_discard (issue #10519)
http://hg.python.org/cpython/rev/7ddc7b339a8b

New changeset b643458a0108 by Petri Lehtinen in branch '3.2':
Fix the return value of set_discard (issue #10519)
http://hg.python.org/cpython/rev/b643458a0108

New changeset f634102aca01 by Petri Lehtinen in branch 'default':
Fix the return value of set_discard (issue #10519)
http://hg.python.org/cpython/rev/f634102aca01
History
Date User Action Args
2011-10-30 12:38:40python-devsetrecipients: + python-dev, arigo, anthonybaxter, rhettinger, stutzbach, petri.lehtinen
2011-10-30 12:38:40python-devlinkissue10519 messages
2011-10-30 12:38:40python-devcreate