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 Arfrever, benjamin.peterson, dstufft, eric.araujo, larry, ned.deily, nilsge, pitrou, python-dev, ronaldoussoren, skrah, wolma
Date 2014-08-10.03:04:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hW4sT5zF9z7LjM@mail.python.org>
In-reply-to
Content
New changeset 2a3538f14948 by Benjamin Peterson in branch '3.4':
add -Werror=declaration-after-statement only to stdlib extension modules (closes #21121)
http://hg.python.org/cpython/rev/2a3538f14948

New changeset a5368cfbea0e by Benjamin Peterson in branch 'default':
merge 3.4 (#21121)
http://hg.python.org/cpython/rev/a5368cfbea0e
History
Date User Action Args
2014-08-10 03:04:30python-devsetrecipients: + python-dev, ronaldoussoren, pitrou, larry, benjamin.peterson, ned.deily, eric.araujo, Arfrever, skrah, dstufft, wolma, nilsge
2014-08-10 03:04:30python-devlinkissue21121 messages
2014-08-10 03:04:30python-devcreate