Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
| BPO | 32884 |
|---|---|
| Nosy | @stevendaprano,@bitdancer,@jab,@MatanyaStroh,@Stevoisiak,@remilapeyre,@websurfer5,@akulakov |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2018-02-20.10:28:53.338>labels= ['type-feature','library','3.9']title='Adding the ability for getpass to print asterisks when password is typed'updated_at=<Date2021-08-10.01:27:06.609>user='https://github.com/MatanyaStroh'
bugs.python.org fields:
activity=<Date2021-08-10.01:27:06.609>actor='andrei.avk'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']creation=<Date2018-02-20.10:28:53.338>creator='matanya.stroh'dependencies= []files= []hgrepos= []issue_num=32884keywords= []message_count=7.0messages= ['312410','312520','312745','339803','344784','375038','399298']nosy_count=9.0nosy_names= ['steven.daprano','r.david.murray','jab','matanya.stroh','stevoisiak','remi.lapeyre','Jeffrey.Kintscher','celal.sahin','andrei.avk']pr_nums= []priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue32884'versions= ['Python 3.9']
Linked PRs
- gh-77065: Add optional keyword-only argument
echo_charforgetpass.getpass#130496 - gh-77065: Add argument
echo_charforgetpass.fallback_getpass#133849 - [3.14] gh-77065: add missing parameter
echo_charingetpass.fallback_getpass(GH-133849) #134053 - gh-77065: Use
putwchinstead ofputchinwin_getpass#134058 - [3.14] gh-77065: Use
putwchinstead ofputchingetpass.win_getpass(GH-134058) #134059