[issue27518] small typo error in Grammar/Grammar

New submission from Stéphane Wirtel: Here is a small patch for the Grammar/Grammar file, there is a typo in the comments. ---------- assignee: docs@python components: Documentation files: Grammar.diff keywords: patch messages: 270475 nosy: docs@python, matrixise priority: normal severity: normal status: open title: small typo error in Grammar/Grammar versions: Python 3.6 Added file: http://bugs.python.org/file43730/Grammar.diff _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue27518> _______________________________________

Roundup Robot added the comment: New changeset db5a5679a9de by Berker Peksag in branch '3.5': Issue #27518: Fix typo in Grammar/Grammar https://hg.python.org/cpython/rev/db5a5679a9de New changeset bae0d7389e96 by Berker Peksag in branch 'default': Issue #27518: Merge from 3.5 https://hg.python.org/cpython/rev/bae0d7389e96 ---------- nosy: +python-dev _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue27518> _______________________________________

Berker Peksag added the comment: Thanks, Stéphane. ---------- nosy: +berker.peksag resolution: -> fixed stage: -> resolved status: open -> closed type: -> behavior versions: +Python 3.5 _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue27518> _______________________________________
participants (3)
-
Berker Peksag
-
Roundup Robot
-
Stéphane Wirtel