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 docs@python, eli.bendersky, eric.araujo, ethan.furman, ezio.melotti, georg.brandl, nikratio, pje, python-dev, tim.peters
Date 2014-01-27.03:58:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fCHJB5MpQz7LjV@mail.python.org>
In-reply-to
Content
New changeset e02da391741f by Benjamin Peterson in branch '3.3':
eliminate redundancy between yield stmt and yield expr docs (closes #12704)
http://hg.python.org/cpython/rev/e02da391741f

New changeset c6b4a5354c23 by Benjamin Peterson in branch 'default':
merge 3.3 (closes #12704)
http://hg.python.org/cpython/rev/c6b4a5354c23
History
Date User Action Args
2014-01-27 03:58:51python-devsetrecipients: + python-dev, tim.peters, georg.brandl, pje, ezio.melotti, eric.araujo, eli.bendersky, nikratio, docs@python, ethan.furman
2014-01-27 03:58:51python-devlinkissue12704 messages
2014-01-27 03:58:51python-devcreate