Skip to content
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

gh-85308: Add a parameter to argparse.ArgumentParser for file encoding #21444

Conversation

ZackerySpytz
Copy link
Contributor

@ZackerySpytz ZackerySpytz commented Jul 11, 2020

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
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants