New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>: The proposed PR:
* Fixes Py3k warnings introduced by recent backports. * Backports tests from Python 3. * Improve handling of Py3k warnings. They are now checked only for statements that emit them instead of silencing for the whole module. * Fixes few minor defects that can lead to hiding expected errors. ---------- components: Tests messages: 309374 nosy: benjamin.peterson, serhiy.storchaka priority: normal severity: normal status: open title: Improve tests for syntax and grammar in 2.7 type: enhancement versions: Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue32482> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com