◐ Shell
clean mode source ↗

gh-85308: Add a parameter to argparse.ArgumentParser for file encoding by ZackerySpytz · Pull Request #21444 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented

Jul 11, 2020

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

Add a parameter to argparse.ArgumentParser to specify the file
encoding when using the fromfile_prefix_chars option.

https://bugs.python.org/issue41136

Add a parameter to argparse.ArgumentParser to specify the file
encoding when using the fromfile_prefix_chars option.

@ZackerySpytz ZackerySpytz marked this pull request as ready for review

July 14, 2020 07:39

@erlend-aasland erlend-aasland changed the title bpo-41136: Add a parameter to argparse.ArgumentParser for file encoding gh-85308: Add a parameter to argparse.ArgumentParser for file encoding

Jan 5, 2024

@erlend-aasland erlend-aasland added the pending

The issue will be closed if no feedback is provided

label

Jan 5, 2024

@erlend-aasland

Copy link Copy Markdown

Contributor

Closing, as the linked issue has been closed.

@erlend-aasland erlend-aasland removed the pending

The issue will be closed if no feedback is provided

label

Jan 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@ZackerySpytz @erlend-aasland @the-knights-who-say-ni @ezio-melotti @bedevere-bot