[Patches] [ python-Patches-1462298 ] Fix for bug #1445068 getpass.getpass query on stderr

SourceForge.net noreply at sourceforge.net
Fri Mar 31 20:47:48 CEST 2006


Patches item #1462298, was opened at 2006-03-31 17:42
Message generated for change (Settings changed) made by splitscreen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1462298&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: splitscreen (splitscreen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for bug #1445068 getpass.getpass query on stderr

Initial Comment:
This is a patch for #1445068.

the signature of 

unix_getpass(prompt='Password: ', stream=sys.stderr)

So that the user can configure the stream they wish to
write output to.

Matt

----------------------------------------------------------------------

Comment By: Georg Brandl (gbrandl)
Date: 2006-03-31 18:43

Message:
Logged In: YES 
user_id=849994

Fixed in rev. 43495.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1462298&group_id=5470


More information about the Patches mailing list