◐ Shell
clean mode source ↗

bpo-31603 Add file args to input builtin by wt · Pull Request #3814 · python/cpython

Conversation

@wt

@wt wt commented

Sep 29, 2017

Loading

@wt

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 merwok changed the title Add file args to input builtin. bpo-31603 Add file args to input builtin

Oct 3, 2017

@github-actions

This PR is stale because it has been open for 30 days with no activity.

MaxwellDupre

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.

@github-actions

This PR is stale because it has been open for 30 days with no activity.

@iritkatriel

Closing as the OP indicated on the issue that they will not complete this.

@wt wt mannequin mentioned this pull request

Oct 29, 2022

Labels