Revision f1313ab97932ffdda2868f59e54c98483d37e489 authored by Miss Islington (bot) on 20 January 2023, 22:22:21 UTC, committed by GitHub on 20 January 2023, 22:22:21 UTC
(cherry picked from commit 9a155138c58cad409e28e34359ba87ec0025b6b7)

While the documentation for `optparse` mentioned that both `store_const` and
`append_const` store a constant value, it was not clear where this value was
coming from.

A link to `Option.const` makes this explicit.

Co-authored-by: Jürgen Gmach <juergen.gmach@googlemail.com>
1 parent 8fd481e
History
File Mode Size
problem-matchers
workflows
CODEOWNERS -rw-r--r-- 4.6 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
FUNDING.yml -rw-r--r-- 74 bytes
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 491 bytes
dependabot.yml -rw-r--r-- 172 bytes

back to top