[issue42194] BooleanOptionalAction missing "New in version 3.9"
New submission from shangxiao <shang.xiao.sanders@gmail.com>: The section that describes BooleanOptionalAction just requires a "New in version 3.9" tag ---------- assignee: docs@python components: Documentation messages: 379867 nosy: docs@python, shangxiao priority: normal severity: normal status: open title: BooleanOptionalAction missing "New in version 3.9" versions: Python 3.9 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue42194> _______________________________________
shangxiao <shang.xiao.sanders@gmail.com> added the comment: Here's the section in the docs for BooleanOptionalAction: https://docs.python.org/3.9/library/argparse.html#action ---------- title: BooleanOptionalAction missing "New in version 3.9" -> Docs for argparse.BooleanOptionalAction missing "New in version 3.9" _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue42194> _______________________________________
Change by Roundup Robot <devnull@psf.upfronthosting.co.za>: ---------- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +21944 stage: -> patch review pull_request: https://github.com/python/cpython/pull/23026 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue42194> _______________________________________
Change by Karthikeyan Singaravelan <tir.karthi@gmail.com>: ---------- nosy: +paul.j3, rhettinger _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue42194> _______________________________________
participants (3)
-
Karthikeyan Singaravelan -
Roundup Robot -
shangxiao