[issue42419] Typo in "what's new in Python 3.9"
New submission from Quentin Hibon <qh.public@yahoo.com>: "deprecatations" should be "deprecations" ---------- assignee: docs@python components: Documentation messages: 381478 nosy: docs@python, hiqua priority: normal severity: normal status: open title: Typo in "what's new in Python 3.9" versions: Python 3.9 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue42419> _______________________________________
Change by Quentin Hibon <qh.public@yahoo.com>: ---------- keywords: +patch pull_requests: +22314 stage: -> patch review pull_request: https://github.com/python/cpython/pull/23421 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue42419> _______________________________________
Terry J. Reedy <tjreedy@udel.edu> added the comment: New changeset aa3a3521cef3998d4f9e7f7ff721163b6e3e5f39 by Quentin Hibon in branch 'master': bpo-42419: Correct 'deprecatations' is What's New 3.9 (GH-23421) https://github.com/python/cpython/commit/aa3a3521cef3998d4f9e7f7ff721163b6e3... ---------- nosy: +terry.reedy _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue42419> _______________________________________
Change by miss-islington <mariatta.wijaya+miss-islington@gmail.com>: ---------- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +22327 pull_request: https://github.com/python/cpython/pull/23435 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue42419> _______________________________________
Terry J. Reedy <tjreedy@udel.edu> added the comment: New changeset ed0201805c036e4bc26670ec7ccffefb8e219f78 by Miss Islington (bot) in branch '3.9': bpo-42419: Correct 'deprecatations' is What's New 3.9 (GH-23421) (GH-23435) https://github.com/python/cpython/commit/ed0201805c036e4bc26670ec7ccffefb8e2... ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue42419> _______________________________________
Change by Irit Katriel <iritkatriel@yahoo.com>: ---------- resolution: -> fixed stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue42419> _______________________________________
participants (4)
-
Irit Katriel -
miss-islington -
Quentin Hibon -
Terry J. Reedy