--- a/eric7/APIs/Python3/eric7.api Mon Feb 14 19:02:24 2022 +0100 +++ b/eric7/APIs/Python3/eric7.api Fri Feb 18 17:44:19 2022 +0100 @@ -320,7 +320,7 @@ eric7.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream) eric7.DebugClients.Python.DebugClientBase.DebugClientBase?1() eric7.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd) -eric7.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="") +eric7.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="", echo=True) eric7.DebugClients.Python.DebugClientBase.DebugClientInstance?7 eric7.DebugClients.Python.DebugClientBase.DebugClientSetRecursionLimit?4(limit) eric7.DebugClients.Python.DebugClientCapabilities.HasAll?7 @@ -473,7 +473,7 @@ eric7.DebugClients.Python.eric7dbgstub.startDebugger?4(enableTrace=True, exceptions=True, tracePython=False, redirect=True) eric7.DebugClients.Python.getpass.default_getpass?7 eric7.DebugClients.Python.getpass.fallback_getpass?7 -eric7.DebugClients.Python.getpass.getpass?4(prompt='Password: ') +eric7.DebugClients.Python.getpass.getpass?4(prompt='Password: ', stream=None) eric7.DebugClients.Python.getpass.getuser?4() eric7.DebugClients.Python.getpass.unix_getpass?7 eric7.DebugClients.Python.getpass.win_getpass?7