--- a/src/eric7/APIs/Python3/eric7.api Sun Sep 03 13:54:22 2023 +0200 +++ b/src/eric7/APIs/Python3/eric7.api Sun Sep 03 17:35:15 2023 +0200 @@ -9375,7 +9375,7 @@ eric7.QScintilla.SearchReplaceWidget.SearchReplaceWidget?1(vm, parent=None, sliding=False) eric7.QScintilla.Shell.Shell.clear?4() eric7.QScintilla.Shell.Shell.clearAllHistories?4() -eric7.QScintilla.Shell.Shell.clearHistory?4() +eric7.QScintilla.Shell.Shell.clearHistory?4(ask=True) eric7.QScintilla.Shell.Shell.closeShell?4() eric7.QScintilla.Shell.Shell.doClearRestart?4() eric7.QScintilla.Shell.Shell.doRestart?4() @@ -9412,7 +9412,7 @@ eric7.QScintilla.Shell.Shell.searchStringFound?7 eric7.QScintilla.Shell.Shell.selectHistory?4() eric7.QScintilla.Shell.Shell.setDebuggerUI?4(ui) -eric7.QScintilla.Shell.Shell.showHistory?4() +eric7.QScintilla.Shell.Shell.showHistory?4(histSize=None) eric7.QScintilla.Shell.Shell.virtualEnvironmentChanged?7 eric7.QScintilla.Shell.Shell.wheelEvent?4(evt) eric7.QScintilla.Shell.Shell?1(dbs, vm, project, windowedVariant, parent=None)