--- a/eric6/APIs/Python3/eric6.api Wed Apr 29 18:35:30 2020 +0200 +++ b/eric6/APIs/Python3/eric6.api Wed Apr 29 18:36:16 2020 +0200 @@ -319,7 +319,7 @@ eric6.DebugClients.Python.DebugClientBase.DebugClientBase?1() eric6.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd) eric6.DebugClients.Python.DebugClientBase.DebugClientFork?4() -eric6.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="", echo=True) +eric6.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="") eric6.DebugClients.Python.DebugClientBase.DebugClientInstance?7 eric6.DebugClients.Python.DebugClientBase.DebugClientRawInput?4(prompt="", echo=True) eric6.DebugClients.Python.DebugClientBase.DebugClientSetRecursionLimit?4(limit) @@ -411,6 +411,7 @@ eric6.DebugClients.Python.eric6dbgstub.setScriptname?4(name) eric6.DebugClients.Python.eric6dbgstub.startDebugger?4(enableTrace=True, exceptions=True, tracePython=False, redirect=True) eric6.DebugClients.Python.getpass.default_getpass?7 +eric6.DebugClients.Python.getpass.fallback_getpass?7 eric6.DebugClients.Python.getpass.getpass?4(prompt='Password: ') eric6.DebugClients.Python.getpass.getuser?4() eric6.DebugClients.Python.getpass.unix_getpass?7 @@ -2429,7 +2430,7 @@ eric6.MicroPython.MicrobitDevices.MicrobitDevice.hasTimeCommands?4() eric6.MicroPython.MicrobitDevices.MicrobitDevice.runScript?4(script) eric6.MicroPython.MicrobitDevices.MicrobitDevice.setButtons?4() -eric6.MicroPython.MicrobitDevices.MicrobitDevice?1(microPythonWidget, parent=None) +eric6.MicroPython.MicrobitDevices.MicrobitDevice?1(microPythonWidget, deviceType, parent=None) eric6.MicroPython.PyBoardDevices.PyBoardDevice.DeviceVolumeName?7 eric6.MicroPython.PyBoardDevices.PyBoardDevice.FlashInstructionsURL?7 eric6.MicroPython.PyBoardDevices.PyBoardDevice.addDeviceMenuEntries?4(menu)