[issue32995] Add a glossary entry for context variables
New submission from Serhiy Storchaka <storchaka+cpython@gmail.com>: I think the term context variable is worth adding into the glossary. ---------- assignee: docs@python components: Documentation messages: 313241 nosy: docs@python, serhiy.storchaka, yselivanov priority: normal severity: normal status: open title: Add a glossary entry for context variables type: enhancement versions: Python 3.7, Python 3.8 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue32995> _______________________________________
Change by Karthikeyan Singaravelan <tir.karthi@gmail.com>: ---------- nosy: +xtreak _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue32995> _______________________________________
Change by Vinodhini <me.vinob@gmail.com>: ---------- keywords: +patch pull_requests: +9128 stage: -> patch review _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue32995> _______________________________________
Change by Vinodhini <me.vinob@gmail.com>: ---------- pull_requests: +9130 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue32995> _______________________________________
Cheryl Sabella <cheryl.sabella@gmail.com> added the comment: New changeset c0a1a07c7e9814cad79cce3580c16284b2df7f52 by Cheryl Sabella (Vinodhini Balusamy) in branch 'master': bpo-32995 - Added context variable in glossary (GH-9741) https://github.com/python/cpython/commit/c0a1a07c7e9814cad79cce3580c16284b2d... ---------- nosy: +cheryl.sabella _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue32995> _______________________________________
Change by miss-islington <mariatta.wijaya+miss-islington@gmail.com>: ---------- pull_requests: +13221 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue32995> _______________________________________
Cheryl Sabella <cheryl.sabella@gmail.com> added the comment: @vinu2003, thank you for the pull request! ---------- resolution: -> fixed stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue32995> _______________________________________
miss-islington <mariatta.wijaya+miss-islington@gmail.com> added the comment: New changeset 8b3823ae16d68cf17ad037e46d7e49d26929a13b by Miss Islington (bot) in branch '3.7': bpo-32995 - Added context variable in glossary (GH-9741) https://github.com/python/cpython/commit/8b3823ae16d68cf17ad037e46d7e49d2692... ---------- nosy: +miss-islington _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue32995> _______________________________________
participants (5)
-
Cheryl Sabella -
Karthikeyan Singaravelan -
miss-islington -
Serhiy Storchaka -
Vinodhini