bpo-31603 Add file args to input builtin by wt · Pull Request #3814 · python/cpython
Conversation
The new commit I just pushed only renames the args. I basically set fin/fout/ferr to the new args to avoid frivolous code changes. I would like to settle the question about the need to flush the errfile before making those changes just so that part of the diff doesn't get hidden.
merwok
changed the title
Add file args to input builtin.
bpo-31603 Add file args to input builtin
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Python Users should be aware of what is available hence, they need some documentation plus a NEWS entry.
Closing as the OP indicated on the issue that they will not complete this.
wt
mannequin
mentioned this pull request
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