[New-bugs-announce] [issue23182] Update grammar tests to use new style

Ian Lee report at bugs.python.org
Wed Jan 7 09:49:05 CET 2015


New submission from Ian Lee:

Per Guido's suggestion on the peps at python.org mailing list, I'm creating this issue to update the argument annotation tests at cpython/Lib/test/test_grammar.py to use the new style wording Guido requested on GitHub [1] that I proposed and was merged into PEP-8 [2] regarding annotated function definitions.

[1] https://github.com/jcrocholl/pep8/issues/357#issuecomment-67527455
[2] https://hg.python.org/peps/rev/7eb1ddc0291c

----------
components: Library (Lib), Tests
files: pep8-annotated-func-test-update.patch
keywords: patch
messages: 233569
nosy: IanLee1521, Rosuav, gvanrossum
priority: normal
severity: normal
status: open
title: Update grammar tests to use new style
type: enhancement
Added file: http://bugs.python.org/file37624/pep8-annotated-func-test-update.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23182>
_______________________________________


More information about the New-bugs-announce mailing list