Wren Turkal added the comment:
I'm not sure that I ever got a definitive issue, but I didn't have time to
push it forward. I still think the idea has merit. I'd love to see it
implemented, but I don't have the time to pursue it right now.
Thanks,
wt
On Mon, Jan 17, 2
Wren Turkal added the comment:
Added a PR to facilitate discussion on python-ideas.
--
keywords: +patch
pull_requests: +3798
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issu
Wren Turkal added the comment:
This might also allow simplification of the getpass.unix_getpass() logic. I am
not 100% sure about that yet though.
--
___
Python tracker
<https://bugs.python.org/issue31
New submission from Wren Turkal :
I would really love to add a few params to input so that it's signature looked
more like so:
def input(prompt, /, *, fin=sys.stdin, fout=sys.stdout, ferr=sys.stderr):
...
This would certainly make overriding the the files in specific calls to
New submission from Wren Turkal :
I have a Google account. Unfortunately, I had a bugs.python.org account before
using the Google auth. Now I cannot seem to attach my Google auth to this
account. When I try to login with Google now, it just tells me that an account
with my email address