FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

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

Closed
ZackerySpytz wants to merge 1 commit into
python:mainfrom
ZackerySpytz:bpo-41136-argparse-encoding-file
Closed

gh-85308: Add a parameter to argparse.ArgumentParser for file encoding#21444
ZackerySpytz wants to merge 1 commit into
python:mainfrom
ZackerySpytz:bpo-41136-argparse-encoding-file

Conversation

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 marked this pull request as ready for review July 14, 2020 07:39
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 added the pending The issue will be closed if no feedback is provided label Jan 5, 2024

Copy link
Copy Markdown
Contributor

Closing, as the linked issue has been closed.

erlend-aasland removed the pending The issue will be closed if no feedback is provided label Jan 5, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL