[issue28987] Remove typo in whats new entry on Descriptor Protocol Enhancements
New submission from Jim Fasarakis-Hilliard: Attached patch removes small typo ('has') from text: extends the descriptor protocol has to include the new optional ---------- assignee: docs@python components: Documentation files: whatsnew_typo.patch keywords: patch messages: 283401 nosy: Jim Fasarakis-Hilliard, docs@python priority: normal severity: normal status: open title: Remove typo in whats new entry on Descriptor Protocol Enhancements versions: Python 3.6 Added file: http://bugs.python.org/file45924/whatsnew_typo.patch _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue28987> _______________________________________
Changes by Berker Peksag <berker.peksag@gmail.com>: ---------- nosy: +Elvis.Pranskevichus, yselivanov _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue28987> _______________________________________
Roundup Robot added the comment: New changeset a46a20a1f286 by Martin Panter in branch '3.6': Issue #28987: Typos, grammar, spelling in documentation https://hg.python.org/cpython/rev/a46a20a1f286 New changeset 28cf4ffcfbf3 by Martin Panter in branch 'default': Issue #28987: Merge doc and comment fixes from 3.6 https://hg.python.org/cpython/rev/28cf4ffcfbf3 ---------- nosy: +python-dev _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue28987> _______________________________________
Martin Panter added the comment: Thanks Jim ---------- nosy: +martin.panter resolution: -> fixed stage: -> resolved status: open -> closed versions: +Python 3.7 _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue28987> _______________________________________
participants (4)
-
Berker Peksag -
Jim Fasarakis-Hilliard -
Martin Panter -
Roundup Robot