Skip to content

[3.10] GH-101111: Disambigaute origin of const for store_const and append_const (GH-101121) #101204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 20, 2023

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.
(cherry picked from commit 9a15513)

Co-authored-by: Jürgen Gmach [email protected]

…end_const (pythonGH-101121)

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.
(cherry picked from commit 9a15513)

Co-authored-by: Jürgen Gmach <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants