src/eric7/Documentation/Help/source.qhp

branch
eric7-maintenance
changeset 9371
1da8bc75946f
parent 9305
3b7ef53c34c7
parent 9362
9daa438fb4de
child 9442
906485dcd210
diff -r 90dc02c8a384 -r 1da8bc75946f src/eric7/Documentation/Help/source.qhp
--- a/src/eric7/Documentation/Help/source.qhp	Fri Sep 02 14:10:44 2022 +0200
+++ b/src/eric7/Documentation/Help/source.qhp	Sat Oct 01 13:06:10 2022 +0200
@@ -397,7 +397,10 @@
                     <section title="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html" />
                     <section title="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.jinja2Templates" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.jinja2Templates.html" />
                     <section title="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html" />
+                    <section title="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html" />
+                    <section title="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html" />
                     <section title="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.sshNoHostKeyVerification" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.sshNoHostKeyVerification.html" />
+                    <section title="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers.html" />
                     <section title="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html" />
                     <section title="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html" />
                     <section title="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad.html" />
@@ -913,6 +916,7 @@
             <section title="eric7.Project.ProjectResourcesBrowser" ref="eric7.Project.ProjectResourcesBrowser.html" />
             <section title="eric7.Project.ProjectSourcesBrowser" ref="eric7.Project.ProjectSourcesBrowser.html" />
             <section title="eric7.Project.ProjectTranslationsBrowser" ref="eric7.Project.ProjectTranslationsBrowser.html" />
+            <section title="eric7.Project.ProjectVenvConfigurationDialog" ref="eric7.Project.ProjectVenvConfigurationDialog.html" />
             <section title="eric7.Project.PropertiesDialog" ref="eric7.Project.PropertiesDialog.html" />
             <section title="eric7.Project.QuickFindFileDialog" ref="eric7.Project.QuickFindFileDialog.html" />
             <section title="eric7.Project.RccCompilerOptionsDialog" ref="eric7.Project.RccCompilerOptionsDialog.html" />
@@ -1068,6 +1072,7 @@
               <section title="eric7.Testing.Interfaces.UnittestExecutor" ref="eric7.Testing.Interfaces.UnittestExecutor.html" />
               <section title="eric7.Testing.Interfaces.UnittestRunner" ref="eric7.Testing.Interfaces.UnittestRunner.html" />
             </section>
+            <section title="eric7.Testing.MarkersWindow" ref="eric7.Testing.MarkersWindow.html" />
             <section title="eric7.Testing.TestResultsTree" ref="eric7.Testing.TestResultsTree.html" />
             <section title="eric7.Testing.TestingWidget" ref="eric7.Testing.TestingWidget.html" />
             <section title="eric7.Testing.__init__" ref="eric7.Testing.__init__.html" />
@@ -1990,6 +1995,7 @@
       <keyword name="BackgroundService" id="BackgroundService" ref="eric7.Utilities.BackgroundService.html#BackgroundService" />
       <keyword name="BackgroundService (Constructor)" id="BackgroundService (Constructor)" ref="eric7.Utilities.BackgroundService.html#BackgroundService.__init__" />
       <keyword name="BackgroundService (Module)" id="BackgroundService (Module)" ref="eric7.Utilities.BackgroundService.html" />
+      <keyword name="BackgroundService.__getPythonInterpreter" id="BackgroundService.__getPythonInterpreter" ref="eric7.Utilities.BackgroundService.html#BackgroundService.__getPythonInterpreter" />
       <keyword name="BackgroundService.__processQueue" id="BackgroundService.__processQueue" ref="eric7.Utilities.BackgroundService.html#BackgroundService.__processQueue" />
       <keyword name="BackgroundService.__receive" id="BackgroundService.__receive" ref="eric7.Utilities.BackgroundService.html#BackgroundService.__receive" />
       <keyword name="BackgroundService.__send" id="BackgroundService.__send" ref="eric7.Utilities.BackgroundService.html#BackgroundService.__send" />
@@ -2065,9 +2071,11 @@
       <keyword name="BlackFormattingDialog.__diffFormatFile" id="BlackFormattingDialog.__diffFormatFile" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__diffFormatFile" />
       <keyword name="BlackFormattingDialog.__filterFiles" id="BlackFormattingDialog.__filterFiles" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__filterFiles" />
       <keyword name="BlackFormattingDialog.__finish" id="BlackFormattingDialog.__finish" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__finish" />
+      <keyword name="BlackFormattingDialog.__formatButtonClicked" id="BlackFormattingDialog.__formatButtonClicked" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__formatButtonClicked" />
       <keyword name="BlackFormattingDialog.__formatManyFiles" id="BlackFormattingDialog.__formatManyFiles" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__formatManyFiles" />
       <keyword name="BlackFormattingDialog.__formatOneFile" id="BlackFormattingDialog.__formatOneFile" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__formatOneFile" />
       <keyword name="BlackFormattingDialog.__handleBlackFormattingResult" id="BlackFormattingDialog.__handleBlackFormattingResult" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__handleBlackFormattingResult" />
+      <keyword name="BlackFormattingDialog.__performAction" id="BlackFormattingDialog.__performAction" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__performAction" />
       <keyword name="BlackFormattingDialog.__populateStatusFilterCombo" id="BlackFormattingDialog.__populateStatusFilterCombo" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__populateStatusFilterCombo" />
       <keyword name="BlackFormattingDialog.__resizeColumns" id="BlackFormattingDialog.__resizeColumns" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__resizeColumns" />
       <keyword name="BlackFormattingDialog.__resort" id="BlackFormattingDialog.__resort" ref="eric7.CodeFormatting.BlackFormattingDialog.html#BlackFormattingDialog.__resort" />
@@ -2515,17 +2523,51 @@
       <keyword name="BrowserSysPathItem.name" id="BrowserSysPathItem.name" ref="eric7.UI.BrowserModel.html#BrowserSysPathItem.name" />
       <keyword name="BugBearVisitor" id="BugBearVisitor" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor" />
       <keyword name="BugBearVisitor (Constructor)" id="BugBearVisitor (Constructor)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__init__" />
-      <keyword name="BugBearVisitor.__checkForM502" id="BugBearVisitor.__checkForM502" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM502" />
+      <keyword name="BugBearVisitor.__checkForM505" id="BugBearVisitor.__checkForM505" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM505" />
       <keyword name="BugBearVisitor.__checkForM507" id="BugBearVisitor.__checkForM507" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM507" />
+      <keyword name="BugBearVisitor.__checkForM512" id="BugBearVisitor.__checkForM512" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM512" />
+      <keyword name="BugBearVisitor.__checkForM515" id="BugBearVisitor.__checkForM515" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM515" />
+      <keyword name="BugBearVisitor.__checkForM516" id="BugBearVisitor.__checkForM516" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM516" />
+      <keyword name="BugBearVisitor.__checkForM517" id="BugBearVisitor.__checkForM517" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM517" />
+      <keyword name="BugBearVisitor.__checkForM518" id="BugBearVisitor.__checkForM518" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM518" />
+      <keyword name="BugBearVisitor.__checkForM519" id="BugBearVisitor.__checkForM519" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM519" />
+      <keyword name="BugBearVisitor.__checkForM520" id="BugBearVisitor.__checkForM520" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM520" />
+      <keyword name="BugBearVisitor.__checkForM521" id="BugBearVisitor.__checkForM521" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM521" />
+      <keyword name="BugBearVisitor.__checkForM522" id="BugBearVisitor.__checkForM522" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM522" />
+      <keyword name="BugBearVisitor.__checkForM523" id="BugBearVisitor.__checkForM523" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM523" />
+      <keyword name="BugBearVisitor.__checkForM524" id="BugBearVisitor.__checkForM524" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM524" />
+      <keyword name="BugBearVisitor.__checkForM525" id="BugBearVisitor.__checkForM525" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__checkForM525" />
+      <keyword name="BugBearVisitor.__childrenInScope" id="BugBearVisitor.__childrenInScope" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__childrenInScope" />
+      <keyword name="BugBearVisitor.__composeCallPath" id="BugBearVisitor.__composeCallPath" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__composeCallPath" />
+      <keyword name="BugBearVisitor.__getAssignedNames" id="BugBearVisitor.__getAssignedNames" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__getAssignedNames" />
+      <keyword name="BugBearVisitor.__isIdentifier" id="BugBearVisitor.__isIdentifier" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__isIdentifier" />
+      <keyword name="BugBearVisitor.__namesFromAssignments" id="BugBearVisitor.__namesFromAssignments" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__namesFromAssignments" />
+      <keyword name="BugBearVisitor.__toNameStr" id="BugBearVisitor.__toNameStr" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__toNameStr" />
+      <keyword name="BugBearVisitor.__typesafeIssubclass" id="BugBearVisitor.__typesafeIssubclass" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.__typesafeIssubclass" />
+      <keyword name="BugBearVisitor._loop" id="BugBearVisitor._loop" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor._loop" />
+      <keyword name="BugBearVisitor.isAbcClass" id="BugBearVisitor.isAbcClass" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.isAbcClass" />
+      <keyword name="BugBearVisitor.isAbstractDecorator" id="BugBearVisitor.isAbstractDecorator" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.isAbstractDecorator" />
+      <keyword name="BugBearVisitor.nodeStack" id="BugBearVisitor.nodeStack" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.nodeStack" />
       <keyword name="BugBearVisitor.visit" id="BugBearVisitor.visit" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit" />
       <keyword name="BugBearVisitor.visit_Assert" id="BugBearVisitor.visit_Assert" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_Assert" />
       <keyword name="BugBearVisitor.visit_Assign" id="BugBearVisitor.visit_Assign" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_Assign" />
       <keyword name="BugBearVisitor.visit_AsyncFor" id="BugBearVisitor.visit_AsyncFor" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_AsyncFor" />
-      <keyword name="BugBearVisitor.visit_Attribute" id="BugBearVisitor.visit_Attribute" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_Attribute" />
       <keyword name="BugBearVisitor.visit_Call" id="BugBearVisitor.visit_Call" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_Call" />
+      <keyword name="BugBearVisitor.visit_ClassDef" id="BugBearVisitor.visit_ClassDef" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_ClassDef" />
+      <keyword name="BugBearVisitor.visit_Compare" id="BugBearVisitor.visit_Compare" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_Compare" />
+      <keyword name="BugBearVisitor.visit_DictComp" id="BugBearVisitor.visit_DictComp" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_DictComp" />
+      <keyword name="BugBearVisitor.visit_ExceptHandler" id="BugBearVisitor.visit_ExceptHandler" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_ExceptHandler" />
       <keyword name="BugBearVisitor.visit_For" id="BugBearVisitor.visit_For" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_For" />
+      <keyword name="BugBearVisitor.visit_FunctionDef" id="BugBearVisitor.visit_FunctionDef" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_FunctionDef" />
+      <keyword name="BugBearVisitor.visit_GeneratorExp" id="BugBearVisitor.visit_GeneratorExp" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_GeneratorExp" />
       <keyword name="BugBearVisitor.visit_JoinedStr" id="BugBearVisitor.visit_JoinedStr" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_JoinedStr" />
+      <keyword name="BugBearVisitor.visit_ListComp" id="BugBearVisitor.visit_ListComp" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_ListComp" />
+      <keyword name="BugBearVisitor.visit_Raise" id="BugBearVisitor.visit_Raise" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_Raise" />
+      <keyword name="BugBearVisitor.visit_SetComp" id="BugBearVisitor.visit_SetComp" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_SetComp" />
+      <keyword name="BugBearVisitor.visit_Try" id="BugBearVisitor.visit_Try" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_Try" />
       <keyword name="BugBearVisitor.visit_UAdd" id="BugBearVisitor.visit_UAdd" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_UAdd" />
+      <keyword name="BugBearVisitor.visit_While" id="BugBearVisitor.visit_While" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_While" />
+      <keyword name="BugBearVisitor.visit_With" id="BugBearVisitor.visit_With" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#BugBearVisitor.visit_With" />
       <keyword name="CallStackViewer" id="CallStackViewer" ref="eric7.Debugger.CallStackViewer.html#CallStackViewer" />
       <keyword name="CallStackViewer (Constructor)" id="CallStackViewer (Constructor)" ref="eric7.Debugger.CallStackViewer.html#CallStackViewer.__init__" />
       <keyword name="CallStackViewer (Module)" id="CallStackViewer (Module)" ref="eric7.Debugger.CallStackViewer.html" />
@@ -6311,6 +6353,10 @@
       <keyword name="GenericMicroPythonDevice.setButtons" id="GenericMicroPythonDevice.setButtons" ref="eric7.MicroPython.GenericMicroPythonDevices.html#GenericMicroPythonDevice.setButtons" />
       <keyword name="GenericMicroPythonDevice.supportsLocalFileAccess" id="GenericMicroPythonDevice.supportsLocalFileAccess" ref="eric7.MicroPython.GenericMicroPythonDevices.html#GenericMicroPythonDevice.supportsLocalFileAccess" />
       <keyword name="GenericMicroPythonDevices (Module)" id="GenericMicroPythonDevices (Module)" ref="eric7.MicroPython.GenericMicroPythonDevices.html" />
+      <keyword name="GetMarkersPlugin" id="GetMarkersPlugin" ref="eric7.Testing.Interfaces.PytestRunner.html#GetMarkersPlugin" />
+      <keyword name="GetMarkersPlugin (Constructor)" id="GetMarkersPlugin (Constructor)" ref="eric7.Testing.Interfaces.PytestRunner.html#GetMarkersPlugin.__init__" />
+      <keyword name="GetMarkersPlugin.getMarkers" id="GetMarkersPlugin.getMarkers" ref="eric7.Testing.Interfaces.PytestRunner.html#GetMarkersPlugin.getMarkers" />
+      <keyword name="GetMarkersPlugin.pytest_cmdline_main" id="GetMarkersPlugin.pytest_cmdline_main" ref="eric7.Testing.Interfaces.PytestRunner.html#GetMarkersPlugin.pytest_cmdline_main" />
       <keyword name="GetPluginVersionsPlugin" id="GetPluginVersionsPlugin" ref="eric7.Testing.Interfaces.PytestRunner.html#GetPluginVersionsPlugin" />
       <keyword name="GetPluginVersionsPlugin (Constructor)" id="GetPluginVersionsPlugin (Constructor)" ref="eric7.Testing.Interfaces.PytestRunner.html#GetPluginVersionsPlugin.__init__" />
       <keyword name="GetPluginVersionsPlugin.getVersions" id="GetPluginVersionsPlugin.getVersions" ref="eric7.Testing.Interfaces.PytestRunner.html#GetPluginVersionsPlugin.getVersions" />
@@ -10172,6 +10218,12 @@
       <keyword name="LoginForm (Constructor)" id="LoginForm (Constructor)" ref="eric7.WebBrowser.Passwords.LoginForm.html#LoginForm.__init__" />
       <keyword name="LoginForm (Module)" id="LoginForm (Module)" ref="eric7.WebBrowser.Passwords.LoginForm.html" />
       <keyword name="LoginForm.isValid" id="LoginForm.isValid" ref="eric7.WebBrowser.Passwords.LoginForm.html#LoginForm.isValid" />
+      <keyword name="M520NameFinder" id="M520NameFinder" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#M520NameFinder" />
+      <keyword name="M520NameFinder.visit_DictComp" id="M520NameFinder.visit_DictComp" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#M520NameFinder.visit_DictComp" />
+      <keyword name="M520NameFinder.visit_GeneratorExp" id="M520NameFinder.visit_GeneratorExp" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#M520NameFinder.visit_GeneratorExp" />
+      <keyword name="M520NameFinder.visit_Lambda" id="M520NameFinder.visit_Lambda" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#M520NameFinder.visit_Lambda" />
+      <keyword name="M520NameFinder.visit_ListComp" id="M520NameFinder.visit_ListComp" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#M520NameFinder.visit_ListComp" />
+      <keyword name="M520NameFinder.visit_comprehension" id="M520NameFinder.visit_comprehension" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html#M520NameFinder.visit_comprehension" />
       <keyword name="MakePropertiesDialog" id="MakePropertiesDialog" ref="eric7.Project.MakePropertiesDialog.html#MakePropertiesDialog" />
       <keyword name="MakePropertiesDialog (Constructor)" id="MakePropertiesDialog (Constructor)" ref="eric7.Project.MakePropertiesDialog.html#MakePropertiesDialog.__init__" />
       <keyword name="MakePropertiesDialog (Module)" id="MakePropertiesDialog (Module)" ref="eric7.Project.MakePropertiesDialog.html" />
@@ -10228,6 +10280,11 @@
       <keyword name="MarkdownProvider.numberedList" id="MarkdownProvider.numberedList" ref="eric7.QScintilla.MarkupProviders.MarkdownProvider.html#MarkdownProvider.numberedList" />
       <keyword name="MarkdownProvider.quote" id="MarkdownProvider.quote" ref="eric7.QScintilla.MarkupProviders.MarkdownProvider.html#MarkdownProvider.quote" />
       <keyword name="MarkdownProvider.strikethrough" id="MarkdownProvider.strikethrough" ref="eric7.QScintilla.MarkupProviders.MarkdownProvider.html#MarkdownProvider.strikethrough" />
+      <keyword name="MarkersWindow" id="MarkersWindow" ref="eric7.Testing.MarkersWindow.html#MarkersWindow" />
+      <keyword name="MarkersWindow (Constructor)" id="MarkersWindow (Constructor)" ref="eric7.Testing.MarkersWindow.html#MarkersWindow.__init__" />
+      <keyword name="MarkersWindow (Module)" id="MarkersWindow (Module)" ref="eric7.Testing.MarkersWindow.html" />
+      <keyword name="MarkersWindow.closeEvent" id="MarkersWindow.closeEvent" ref="eric7.Testing.MarkersWindow.html#MarkersWindow.closeEvent" />
+      <keyword name="MarkersWindow.showMarkers" id="MarkersWindow.showMarkers" ref="eric7.Testing.MarkersWindow.html#MarkersWindow.showMarkers" />
       <keyword name="MarkupBase" id="MarkupBase" ref="eric7.QScintilla.MarkupProviders.MarkupBase.html#MarkupBase" />
       <keyword name="MarkupBase (Constructor)" id="MarkupBase (Constructor)" ref="eric7.QScintilla.MarkupProviders.MarkupBase.html#MarkupBase.__init__" />
       <keyword name="MarkupBase (Module)" id="MarkupBase (Module)" ref="eric7.QScintilla.MarkupProviders.MarkupBase.html" />
@@ -11424,6 +11481,7 @@
       <keyword name="Pip.getVirtualenvInterpreter" id="Pip.getVirtualenvInterpreter" ref="eric7.PipInterface.Pip.html#Pip.getVirtualenvInterpreter" />
       <keyword name="Pip.getVirtualenvNames" id="Pip.getVirtualenvNames" ref="eric7.PipInterface.Pip.html#Pip.getVirtualenvNames" />
       <keyword name="Pip.getVulnerabilityChecker" id="Pip.getVulnerabilityChecker" ref="eric7.PipInterface.Pip.html#Pip.getVulnerabilityChecker" />
+      <keyword name="Pip.installEditableProject" id="Pip.installEditableProject" ref="eric7.PipInterface.Pip.html#Pip.installEditableProject" />
       <keyword name="Pip.installPackages" id="Pip.installPackages" ref="eric7.PipInterface.Pip.html#Pip.installPackages" />
       <keyword name="Pip.installPip" id="Pip.installPip" ref="eric7.PipInterface.Pip.html#Pip.installPip" />
       <keyword name="Pip.installRequirements" id="Pip.installRequirements" ref="eric7.PipInterface.Pip.html#Pip.installRequirements" />
@@ -11967,6 +12025,9 @@
       <keyword name="Project.__checkProjectFileGroup" id="Project.__checkProjectFileGroup" ref="eric7.Project.Project.html#Project.__checkProjectFileGroup" />
       <keyword name="Project.__cleanupMake" id="Project.__cleanupMake" ref="eric7.Project.Project.html#Project.__cleanupMake" />
       <keyword name="Project.__closeAllWindows" id="Project.__closeAllWindows" ref="eric7.Project.Project.html#Project.__closeAllWindows" />
+      <keyword name="Project.__configureBlack" id="Project.__configureBlack" ref="eric7.Project.Project.html#Project.__configureBlack" />
+      <keyword name="Project.__configureEnvironment" id="Project.__configureEnvironment" ref="eric7.Project.Project.html#Project.__configureEnvironment" />
+      <keyword name="Project.__createEmbeddedEnvironment" id="Project.__createEmbeddedEnvironment" ref="eric7.Project.Project.html#Project.__createEmbeddedEnvironment" />
       <keyword name="Project.__createSBOMFile" id="Project.__createSBOMFile" ref="eric7.Project.Project.html#Project.__createSBOMFile" />
       <keyword name="Project.__createSnapshotSource" id="Project.__createSnapshotSource" ref="eric7.Project.Project.html#Project.__createSnapshotSource" />
       <keyword name="Project.__createZipDirEntries" id="Project.__createZipDirEntries" ref="eric7.Project.Project.html#Project.__createZipDirEntries" />
@@ -11974,11 +12035,15 @@
       <keyword name="Project.__deleteSession" id="Project.__deleteSession" ref="eric7.Project.Project.html#Project.__deleteSession" />
       <keyword name="Project.__doSearchNewFiles" id="Project.__doSearchNewFiles" ref="eric7.Project.Project.html#Project.__doSearchNewFiles" />
       <keyword name="Project.__executeMake" id="Project.__executeMake" ref="eric7.Project.Project.html#Project.__executeMake" />
+      <keyword name="Project.__findEmbeddedEnvironment" id="Project.__findEmbeddedEnvironment" ref="eric7.Project.Project.html#Project.__findEmbeddedEnvironment" />
       <keyword name="Project.__initData" id="Project.__initData" ref="eric7.Project.Project.html#Project.__initData" />
       <keyword name="Project.__initDebugProperties" id="Project.__initDebugProperties" ref="eric7.Project.Project.html#Project.__initDebugProperties" />
       <keyword name="Project.__initProjectTypes" id="Project.__initProjectTypes" ref="eric7.Project.Project.html#Project.__initProjectTypes" />
+      <keyword name="Project.__initVenvConfiguration" id="Project.__initVenvConfiguration" ref="eric7.Project.Project.html#Project.__initVenvConfiguration" />
+      <keyword name="Project.__installProjectIntoEnvironment" id="Project.__installProjectIntoEnvironment" ref="eric7.Project.Project.html#Project.__installProjectIntoEnvironment" />
       <keyword name="Project.__isInPdata" id="Project.__isInPdata" ref="eric7.Project.Project.html#Project.__isInPdata" />
       <keyword name="Project.__loadDiagram" id="Project.__loadDiagram" ref="eric7.Project.Project.html#Project.__loadDiagram" />
+      <keyword name="Project.__loadEnvironmentConfiguration" id="Project.__loadEnvironmentConfiguration" ref="eric7.Project.Project.html#Project.__loadEnvironmentConfiguration" />
       <keyword name="Project.__loadRecent" id="Project.__loadRecent" ref="eric7.Project.Project.html#Project.__loadRecent" />
       <keyword name="Project.__makeFinished" id="Project.__makeFinished" ref="eric7.Project.Project.html#Project.__makeFinished" />
       <keyword name="Project.__makeReadStdErr" id="Project.__makeReadStdErr" ref="eric7.Project.Project.html#Project.__makeReadStdErr" />
@@ -11996,14 +12061,17 @@
       <keyword name="Project.__readTasks" id="Project.__readTasks" ref="eric7.Project.Project.html#Project.__readTasks" />
       <keyword name="Project.__readUserProperties" id="Project.__readUserProperties" ref="eric7.Project.Project.html#Project.__readUserProperties" />
       <keyword name="Project.__reorganizeFiles" id="Project.__reorganizeFiles" ref="eric7.Project.Project.html#Project.__reorganizeFiles" />
+      <keyword name="Project.__saveEnvironmentConfiguration" id="Project.__saveEnvironmentConfiguration" ref="eric7.Project.Project.html#Project.__saveEnvironmentConfiguration" />
       <keyword name="Project.__saveRecent" id="Project.__saveRecent" ref="eric7.Project.Project.html#Project.__saveRecent" />
       <keyword name="Project.__searchNewFiles" id="Project.__searchNewFiles" ref="eric7.Project.Project.html#Project.__searchNewFiles" />
       <keyword name="Project.__searchProjectFile" id="Project.__searchProjectFile" ref="eric7.Project.Project.html#Project.__searchProjectFile" />
+      <keyword name="Project.__setEmbeddedEnvironmentProjectConfig" id="Project.__setEmbeddedEnvironmentProjectConfig" ref="eric7.Project.Project.html#Project.__setEmbeddedEnvironmentProjectConfig" />
       <keyword name="Project.__showCodeCoverage" id="Project.__showCodeCoverage" ref="eric7.Project.Project.html#Project.__showCodeCoverage" />
       <keyword name="Project.__showCodeMetrics" id="Project.__showCodeMetrics" ref="eric7.Project.Project.html#Project.__showCodeMetrics" />
       <keyword name="Project.__showContextMenuApiDoc" id="Project.__showContextMenuApiDoc" ref="eric7.Project.Project.html#Project.__showContextMenuApiDoc" />
       <keyword name="Project.__showContextMenuChecks" id="Project.__showContextMenuChecks" ref="eric7.Project.Project.html#Project.__showContextMenuChecks" />
       <keyword name="Project.__showContextMenuDebugger" id="Project.__showContextMenuDebugger" ref="eric7.Project.Project.html#Project.__showContextMenuDebugger" />
+      <keyword name="Project.__showContextMenuEnvironment" id="Project.__showContextMenuEnvironment" ref="eric7.Project.Project.html#Project.__showContextMenuEnvironment" />
       <keyword name="Project.__showContextMenuFormat" id="Project.__showContextMenuFormat" ref="eric7.Project.Project.html#Project.__showContextMenuFormat" />
       <keyword name="Project.__showContextMenuGraphics" id="Project.__showContextMenuGraphics" ref="eric7.Project.Project.html#Project.__showContextMenuGraphics" />
       <keyword name="Project.__showContextMenuMake" id="Project.__showContextMenuMake" ref="eric7.Project.Project.html#Project.__showContextMenuMake" />
@@ -12383,11 +12451,14 @@
       <keyword name="ProjectOthersBrowser" id="ProjectOthersBrowser" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser" />
       <keyword name="ProjectOthersBrowser (Constructor)" id="ProjectOthersBrowser (Constructor)" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__init__" />
       <keyword name="ProjectOthersBrowser (Module)" id="ProjectOthersBrowser (Module)" ref="eric7.Project.ProjectOthersBrowser.html" />
+      <keyword name="ProjectOthersBrowser.__addOthersDirectory" id="ProjectOthersBrowser.__addOthersDirectory" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__addOthersDirectory" />
+      <keyword name="ProjectOthersBrowser.__addOthersFiles" id="ProjectOthersBrowser.__addOthersFiles" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__addOthersFiles" />
       <keyword name="ProjectOthersBrowser.__deleteItem" id="ProjectOthersBrowser.__deleteItem" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__deleteItem" />
       <keyword name="ProjectOthersBrowser.__refreshItem" id="ProjectOthersBrowser.__refreshItem" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__refreshItem" />
       <keyword name="ProjectOthersBrowser.__removeItem" id="ProjectOthersBrowser.__removeItem" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__removeItem" />
       <keyword name="ProjectOthersBrowser.__showContextMenu" id="ProjectOthersBrowser.__showContextMenu" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__showContextMenu" />
       <keyword name="ProjectOthersBrowser.__showContextMenuBack" id="ProjectOthersBrowser.__showContextMenuBack" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__showContextMenuBack" />
+      <keyword name="ProjectOthersBrowser.__showContextMenuDir" id="ProjectOthersBrowser.__showContextMenuDir" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__showContextMenuDir" />
       <keyword name="ProjectOthersBrowser.__showContextMenuMulti" id="ProjectOthersBrowser.__showContextMenuMulti" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__showContextMenuMulti" />
       <keyword name="ProjectOthersBrowser.__showMimeType" id="ProjectOthersBrowser.__showMimeType" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser.__showMimeType" />
       <keyword name="ProjectOthersBrowser._contextMenuRequested" id="ProjectOthersBrowser._contextMenuRequested" ref="eric7.Project.ProjectOthersBrowser.html#ProjectOthersBrowser._contextMenuRequested" />
@@ -12538,6 +12609,12 @@
       <keyword name="ProjectTranslationsBrowser._createPopupMenus" id="ProjectTranslationsBrowser._createPopupMenus" ref="eric7.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser._createPopupMenus" />
       <keyword name="ProjectTranslationsBrowser._initHookMethods" id="ProjectTranslationsBrowser._initHookMethods" ref="eric7.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser._initHookMethods" />
       <keyword name="ProjectTranslationsBrowser._openItem" id="ProjectTranslationsBrowser._openItem" ref="eric7.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser._openItem" />
+      <keyword name="ProjectVenvConfigurationDialog" id="ProjectVenvConfigurationDialog" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog" />
+      <keyword name="ProjectVenvConfigurationDialog (Constructor)" id="ProjectVenvConfigurationDialog (Constructor)" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog.__init__" />
+      <keyword name="ProjectVenvConfigurationDialog (Module)" id="ProjectVenvConfigurationDialog (Module)" ref="eric7.Project.ProjectVenvConfigurationDialog.html" />
+      <keyword name="ProjectVenvConfigurationDialog.__updateOK" id="ProjectVenvConfigurationDialog.__updateOK" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog.__updateOK" />
+      <keyword name="ProjectVenvConfigurationDialog.getData" id="ProjectVenvConfigurationDialog.getData" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog.getData" />
+      <keyword name="ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged" id="ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged" />
       <keyword name="PropertiesDialog" id="PropertiesDialog" ref="eric7.MultiProject.PropertiesDialog.html#PropertiesDialog" />
       <keyword name="PropertiesDialog" id="PropertiesDialog" ref="eric7.Project.PropertiesDialog.html#PropertiesDialog" />
       <keyword name="PropertiesDialog (Constructor)" id="PropertiesDialog (Constructor)" ref="eric7.MultiProject.PropertiesDialog.html#PropertiesDialog.__init__" />
@@ -12801,9 +12878,12 @@
       <keyword name="PytestExecutor.__processData" id="PytestExecutor.__processData" ref="eric7.Testing.Interfaces.PytestExecutor.html#PytestExecutor.__processData" />
       <keyword name="PytestExecutor.createArguments" id="PytestExecutor.createArguments" ref="eric7.Testing.Interfaces.PytestExecutor.html#PytestExecutor.createArguments" />
       <keyword name="PytestExecutor.finished" id="PytestExecutor.finished" ref="eric7.Testing.Interfaces.PytestExecutor.html#PytestExecutor.finished" />
+      <keyword name="PytestExecutor.getMarkers" id="PytestExecutor.getMarkers" ref="eric7.Testing.Interfaces.PytestExecutor.html#PytestExecutor.getMarkers" />
       <keyword name="PytestExecutor.getVersions" id="PytestExecutor.getVersions" ref="eric7.Testing.Interfaces.PytestExecutor.html#PytestExecutor.getVersions" />
       <keyword name="PytestExecutor.hasCoverage" id="PytestExecutor.hasCoverage" ref="eric7.Testing.Interfaces.PytestExecutor.html#PytestExecutor.hasCoverage" />
       <keyword name="PytestExecutor.start" id="PytestExecutor.start" ref="eric7.Testing.Interfaces.PytestExecutor.html#PytestExecutor.start" />
+      <keyword name="PytestExecutor.supportsMarkers" id="PytestExecutor.supportsMarkers" ref="eric7.Testing.Interfaces.PytestExecutor.html#PytestExecutor.supportsMarkers" />
+      <keyword name="PytestExecutor.supportsPatterns" id="PytestExecutor.supportsPatterns" ref="eric7.Testing.Interfaces.PytestExecutor.html#PytestExecutor.supportsPatterns" />
       <keyword name="PytestRunner (Module)" id="PytestRunner (Module)" ref="eric7.Testing.Interfaces.PytestRunner.html" />
       <keyword name="Python (Package)" id="Python (Package)" ref="index-eric7.DebugClients.Python.html" />
       <keyword name="PythonAstViewer" id="PythonAstViewer" ref="eric7.UI.PythonAstViewer.html#PythonAstViewer" />
@@ -15927,12 +16007,15 @@
       <keyword name="TestExecutorBase._prepareProcess" id="TestExecutorBase._prepareProcess" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase._prepareProcess" />
       <keyword name="TestExecutorBase.createArguments" id="TestExecutorBase.createArguments" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.createArguments" />
       <keyword name="TestExecutorBase.finished" id="TestExecutorBase.finished" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.finished" />
+      <keyword name="TestExecutorBase.getMarkers" id="TestExecutorBase.getMarkers" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.getMarkers" />
       <keyword name="TestExecutorBase.getVersions" id="TestExecutorBase.getVersions" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.getVersions" />
       <keyword name="TestExecutorBase.hasCoverage" id="TestExecutorBase.hasCoverage" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.hasCoverage" />
       <keyword name="TestExecutorBase.isInstalled" id="TestExecutorBase.isInstalled" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.isInstalled" />
       <keyword name="TestExecutorBase.readAllOutput" id="TestExecutorBase.readAllOutput" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.readAllOutput" />
       <keyword name="TestExecutorBase.start" id="TestExecutorBase.start" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.start" />
       <keyword name="TestExecutorBase.stopIfRunning" id="TestExecutorBase.stopIfRunning" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.stopIfRunning" />
+      <keyword name="TestExecutorBase.supportsMarkers" id="TestExecutorBase.supportsMarkers" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.supportsMarkers" />
+      <keyword name="TestExecutorBase.supportsPatterns" id="TestExecutorBase.supportsPatterns" ref="eric7.Testing.Interfaces.TestExecutorBase.html#TestExecutorBase.supportsPatterns" />
       <keyword name="TestFrameworkRegistry" id="TestFrameworkRegistry" ref="eric7.Testing.Interfaces.TestFrameworkRegistry.html#TestFrameworkRegistry" />
       <keyword name="TestFrameworkRegistry (Constructor)" id="TestFrameworkRegistry (Constructor)" ref="eric7.Testing.Interfaces.TestFrameworkRegistry.html#TestFrameworkRegistry.__init__" />
       <keyword name="TestFrameworkRegistry (Module)" id="TestFrameworkRegistry (Module)" ref="eric7.Testing.Interfaces.TestFrameworkRegistry.html" />
@@ -16007,6 +16090,8 @@
       <keyword name="TestingWidget.__testsStopped" id="TestingWidget.__testsStopped" ref="eric7.Testing.TestingWidget.html#TestingWidget.__testsStopped" />
       <keyword name="TestingWidget.__updateButtonBoxButtons" id="TestingWidget.__updateButtonBoxButtons" ref="eric7.Testing.TestingWidget.html#TestingWidget.__updateButtonBoxButtons" />
       <keyword name="TestingWidget.__updateCoverage" id="TestingWidget.__updateCoverage" ref="eric7.Testing.TestingWidget.html#TestingWidget.__updateCoverage" />
+      <keyword name="TestingWidget.__updateMarkerSupport" id="TestingWidget.__updateMarkerSupport" ref="eric7.Testing.TestingWidget.html#TestingWidget.__updateMarkerSupport" />
+      <keyword name="TestingWidget.__updatePatternSupport" id="TestingWidget.__updatePatternSupport" ref="eric7.Testing.TestingWidget.html#TestingWidget.__updatePatternSupport" />
       <keyword name="TestingWidget.__updateProgress" id="TestingWidget.__updateProgress" ref="eric7.Testing.TestingWidget.html#TestingWidget.__updateProgress" />
       <keyword name="TestingWidget.clearRecent" id="TestingWidget.clearRecent" ref="eric7.Testing.TestingWidget.html#TestingWidget.clearRecent" />
       <keyword name="TestingWidget.closeEvent" id="TestingWidget.closeEvent" ref="eric7.Testing.TestingWidget.html#TestingWidget.closeEvent" />
@@ -16016,6 +16101,7 @@
       <keyword name="TestingWidget.on_buttonBox_clicked" id="TestingWidget.on_buttonBox_clicked" ref="eric7.Testing.TestingWidget.html#TestingWidget.on_buttonBox_clicked" />
       <keyword name="TestingWidget.on_discoverCheckBox_toggled" id="TestingWidget.on_discoverCheckBox_toggled" ref="eric7.Testing.TestingWidget.html#TestingWidget.on_discoverCheckBox_toggled" />
       <keyword name="TestingWidget.on_frameworkComboBox_currentIndexChanged" id="TestingWidget.on_frameworkComboBox_currentIndexChanged" ref="eric7.Testing.TestingWidget.html#TestingWidget.on_frameworkComboBox_currentIndexChanged" />
+      <keyword name="TestingWidget.on_showMarkersButton_clicked" id="TestingWidget.on_showMarkersButton_clicked" ref="eric7.Testing.TestingWidget.html#TestingWidget.on_showMarkersButton_clicked" />
       <keyword name="TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog" id="TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog" ref="eric7.Testing.TestingWidget.html#TestingWidget.on_testsuitePicker_aboutToShowPathPickerDialog" />
       <keyword name="TestingWidget.on_venvComboBox_currentIndexChanged" id="TestingWidget.on_venvComboBox_currentIndexChanged" ref="eric7.Testing.TestingWidget.html#TestingWidget.on_venvComboBox_currentIndexChanged" />
       <keyword name="TestingWidget.on_versionsButton_clicked" id="TestingWidget.on_versionsButton_clicked" ref="eric7.Testing.TestingWidget.html#TestingWidget.on_versionsButton_clicked" />
@@ -16411,6 +16497,7 @@
       <keyword name="UnittestExecutor.getVersions" id="UnittestExecutor.getVersions" ref="eric7.Testing.Interfaces.UnittestExecutor.html#UnittestExecutor.getVersions" />
       <keyword name="UnittestExecutor.hasCoverage" id="UnittestExecutor.hasCoverage" ref="eric7.Testing.Interfaces.UnittestExecutor.html#UnittestExecutor.hasCoverage" />
       <keyword name="UnittestExecutor.start" id="UnittestExecutor.start" ref="eric7.Testing.Interfaces.UnittestExecutor.html#UnittestExecutor.start" />
+      <keyword name="UnittestExecutor.supportsPatterns" id="UnittestExecutor.supportsPatterns" ref="eric7.Testing.Interfaces.UnittestExecutor.html#UnittestExecutor.supportsPatterns" />
       <keyword name="UnittestRunner (Module)" id="UnittestRunner (Module)" ref="eric7.Testing.Interfaces.UnittestRunner.html" />
       <keyword name="UnknownDevicesDialog" id="UnknownDevicesDialog" ref="eric7.MicroPython.UnknownDevicesDialog.html#UnknownDevicesDialog" />
       <keyword name="UnknownDevicesDialog (Constructor)" id="UnknownDevicesDialog (Constructor)" ref="eric7.MicroPython.UnknownDevicesDialog.html#UnknownDevicesDialog.__init__" />
@@ -17721,6 +17808,7 @@
       <keyword name="WebBrowserView.__downloadImage" id="WebBrowserView.__downloadImage" ref="eric7.WebBrowser.WebBrowserView.html#WebBrowserView.__downloadImage" />
       <keyword name="WebBrowserView.__downloadLink" id="WebBrowserView.__downloadLink" ref="eric7.WebBrowser.WebBrowserView.html#WebBrowserView.__downloadLink" />
       <keyword name="WebBrowserView.__downloadMedia" id="WebBrowserView.__downloadMedia" ref="eric7.WebBrowser.WebBrowserView.html#WebBrowserView.__downloadMedia" />
+      <keyword name="WebBrowserView.__fileSystemAccessRequested" id="WebBrowserView.__fileSystemAccessRequested" ref="eric7.WebBrowser.WebBrowserView.html#WebBrowserView.__fileSystemAccessRequested" />
       <keyword name="WebBrowserView.__findTextFinished" id="WebBrowserView.__findTextFinished" ref="eric7.WebBrowser.WebBrowserView.html#WebBrowserView.__findTextFinished" />
       <keyword name="WebBrowserView.__getSavePageFileNameAndFormat" id="WebBrowserView.__getSavePageFileNameAndFormat" ref="eric7.WebBrowser.WebBrowserView.html#WebBrowserView.__getSavePageFileNameAndFormat" />
       <keyword name="WebBrowserView.__iconLoaded" id="WebBrowserView.__iconLoaded" ref="eric7.WebBrowser.WebBrowserView.html#WebBrowserView.__iconLoaded" />
@@ -18343,9 +18431,12 @@
       <keyword name="_evaluateAst" id="_evaluateAst" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html#_evaluateAst" />
       <keyword name="_evaluateShellCall" id="_evaluateShellCall" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionShell.html#_evaluateShellCall" />
       <keyword name="_get" id="_get" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityUtils.html#_get" />
+      <keyword name="_getMembersValue" id="_getMembersValue" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers.html#_getMembersValue" />
       <keyword name="_get_args" id="_get_args" ref="eric7.PipInterface.pipdeptree.html#_get_args" />
       <keyword name="_get_parameters" id="_get_parameters" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#_get_parameters" />
       <keyword name="_getfullargs" id="_getfullargs" ref="eric7.DebugClients.Python.DebugUtilities.html#_getfullargs" />
+      <keyword name="_hashlibFunc" id="_hashlibFunc" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureHashlibNew.html#_hashlibFunc" />
+      <keyword name="_hashlibNew" id="_hashlibNew" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureHashlibNew.html#_hashlibNew" />
       <keyword name="_indent" id="_indent" ref="eric7.Utilities.ClassBrowsers.pyclbr.html#_indent" />
       <keyword name="_indent" id="_indent" ref="eric7.Utilities.ModuleParser.html#_indent" />
       <keyword name="_initTypeMap" id="_initTypeMap" ref="eric7.DebugClients.Python.DebugVariables.html#_initTypeMap" />
@@ -18357,6 +18448,7 @@
       <keyword name="_parse_multi_options" id="_parse_multi_options" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#_parse_multi_options" />
       <keyword name="_percentReplacementFunc" id="_percentReplacementFunc" ref="eric7.Utilities.__init__.html#_percentReplacementFunc" />
       <keyword name="_shallPatch" id="_shallPatch" ref="eric7.DebugClients.Python.MultiProcessDebugExtension.html#_shallPatch" />
+      <keyword name="_statIsDangerous" id="_statIsDangerous" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalFilePermissions.html#_statIsDangerous" />
       <keyword name="_stylesheet" id="_stylesheet" ref="eric7.UI.CodeDocumentationViewerTemplate.html#_stylesheet" />
       <keyword name="_weakCryptoKeySizeCryptography" id="_weakCryptoKeySizeCryptography" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html#_weakCryptoKeySizeCryptography" />
       <keyword name="_weakCryptoKeySizePycrypto" id="_weakCryptoKeySizePycrypto" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html#_weakCryptoKeySizePycrypto" />
@@ -18392,6 +18484,7 @@
       <keyword name="checkBindAllInterfaces" id="checkBindAllInterfaces" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalBindAllInterfaces.html#checkBindAllInterfaces" />
       <keyword name="checkBlacklist" id="checkBlacklist" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListCalls.html#checkBlacklist" />
       <keyword name="checkBlacklist" id="checkBlacklist" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListImports.html#checkBlacklist" />
+      <keyword name="checkContextlibSuppress" id="checkContextlibSuppress" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html#checkContextlibSuppress" />
       <keyword name="checkDjangoExtraUsed" id="checkDjangoExtraUsed" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoSqlInjection.html#checkDjangoExtraUsed" />
       <keyword name="checkDjangoRawSqlUsed" id="checkDjangoRawSqlUsed" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoSqlInjection.html#checkDjangoRawSqlUsed" />
       <keyword name="checkDjangoXssVulnerability" id="checkDjangoXssVulnerability" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoXssVulnerability.html#checkDjangoXssVulnerability" />
@@ -18404,9 +18497,10 @@
       <keyword name="checkHardcodedPasswordAsString" id="checkHardcodedPasswordAsString" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedPassword.html#checkHardcodedPasswordAsString" />
       <keyword name="checkHardcodedSqlExpressions" id="checkHardcodedSqlExpressions" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html#checkHardcodedSqlExpressions" />
       <keyword name="checkHardcodedTmpDirectory" id="checkHardcodedTmpDirectory" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedTmp.html#checkHardcodedTmpDirectory" />
-      <keyword name="checkHashlibNew" id="checkHashlibNew" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureHashlibNew.html#checkHashlibNew" />
+      <keyword name="checkHashlib" id="checkHashlib" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureHashlibNew.html#checkHashlib" />
       <keyword name="checkInsecureSslDefaults" id="checkInsecureSslDefaults" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html#checkInsecureSslDefaults" />
       <keyword name="checkInsecureSslProtocolVersion" id="checkInsecureSslProtocolVersion" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html#checkInsecureSslProtocolVersion" />
+      <keyword name="checkInsecureVersion" id="checkInsecureVersion" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html#checkInsecureVersion" />
       <keyword name="checkJinja2Autoescape" id="checkJinja2Autoescape" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.jinja2Templates.html#checkJinja2Autoescape" />
       <keyword name="checkLinuxCommandsWildcardInjection" id="checkLinuxCommandsWildcardInjection" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionWildcard.html#checkLinuxCommandsWildcardInjection" />
       <keyword name="checkMakoTemplateUsage" id="checkMakoTemplateUsage" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html#checkMakoTemplateUsage" />
@@ -18415,6 +18509,7 @@
       <keyword name="checkParamikoCalls" id="checkParamikoCalls" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionParamiko.html#checkParamikoCalls" />
       <keyword name="checkPotentialRisk" id="checkPotentialRisk" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoXssVulnerability.html#checkPotentialRisk" />
       <keyword name="checkPyside" id="checkPyside" ref="eric7.Utilities.__init__.html#checkPyside" />
+      <keyword name="checkRequestWithouTimeout" id="checkRequestWithouTimeout" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html#checkRequestWithouTimeout" />
       <keyword name="checkSshNoHostKeyVerification" id="checkSshNoHostKeyVerification" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.sshNoHostKeyVerification.html#checkSshNoHostKeyVerification" />
       <keyword name="checkSslWithoutVersion" id="checkSslWithoutVersion" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html#checkSslWithoutVersion" />
       <keyword name="checkStartProcessWithNoShell" id="checkStartProcessWithNoShell" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionShell.html#checkStartProcessWithNoShell" />
@@ -18422,9 +18517,11 @@
       <keyword name="checkStartProcessWithShell" id="checkStartProcessWithShell" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionShell.html#checkStartProcessWithShell" />
       <keyword name="checkSubprocessPopenWithShell" id="checkSubprocessPopenWithShell" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionShell.html#checkSubprocessPopenWithShell" />
       <keyword name="checkSubprocessPopenWithoutShell" id="checkSubprocessPopenWithoutShell" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionShell.html#checkSubprocessPopenWithoutShell" />
+      <keyword name="checkTarfileUnsafeMembers" id="checkTarfileUnsafeMembers" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers.html#checkTarfileUnsafeMembers" />
       <keyword name="checkTryExceptContinue" id="checkTryExceptContinue" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html#checkTryExceptContinue" />
       <keyword name="checkTryExceptPass" id="checkTryExceptPass" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html#checkTryExceptPass" />
       <keyword name="checkWeakCryptographicKey" id="checkWeakCryptographicKey" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html#checkWeakCryptographicKey" />
+      <keyword name="checkWeakCryptography" id="checkWeakCryptography" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html#checkWeakCryptography" />
       <keyword name="checkYamlLoad" id="checkYamlLoad" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad.html#checkYamlLoad" />
       <keyword name="choices_from_enum" id="choices_from_enum" ref="eric7.PipInterface.piplicenses.html#choices_from_enum" />
       <keyword name="className" id="className" ref="eric7.Project.UicLoadUi5.html#className" />
@@ -18566,6 +18663,7 @@
       <keyword name="create_licenses_list" id="create_licenses_list" ref="eric7.PipInterface.piplicenses.html#create_licenses_list" />
       <keyword name="create_output_string" id="create_output_string" ref="eric7.PipInterface.piplicenses.html#create_output_string" />
       <keyword name="create_parser" id="create_parser" ref="eric7.PipInterface.piplicenses.html#create_parser" />
+      <keyword name="create_summary_by_license_list" id="create_summary_by_license_list" ref="eric7.PipInterface.piplicenses.html#create_summary_by_license_list" />
       <keyword name="create_summary_list" id="create_summary_list" ref="eric7.PipInterface.piplicenses.html#create_summary_list" />
       <keyword name="critical" id="critical" ref="eric7.EricWidgets.EricMessageBox.html#critical" />
       <keyword name="crypto (Package)" id="crypto (Package)" ref="index-eric7.Utilities.crypto.html" />
@@ -18716,7 +18814,10 @@
       <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html#getChecks" />
       <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.jinja2Templates.html#getChecks" />
       <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html#getChecks" />
+      <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html#getChecks" />
+      <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html#getChecks" />
       <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.sshNoHostKeyVerification.html#getChecks" />
+      <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers.html#getChecks" />
       <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html#getChecks" />
       <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html#getChecks" />
       <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad.html#getChecks" />
@@ -18800,6 +18901,7 @@
       <keyword name="getKeyUrl" id="getKeyUrl" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__.html#getKeyUrl" />
       <keyword name="getLanguageIcon" id="getLanguageIcon" ref="eric7.QScintilla.Lexers.__init__.html#getLanguageIcon" />
       <keyword name="getLexer" id="getLexer" ref="eric7.QScintilla.Lexers.__init__.html#getLexer" />
+      <keyword name="getMarkers" id="getMarkers" ref="eric7.Testing.Interfaces.PytestRunner.html#getMarkers" />
       <keyword name="getMarkupProvider" id="getMarkupProvider" ref="eric7.QScintilla.MarkupProviders.__init__.html#getMarkupProvider" />
       <keyword name="getMessageCodes" id="getMessageCodes" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.translations.html#getMessageCodes" />
       <keyword name="getMicroPython" id="getMicroPython" ref="eric7.Preferences.__init__.html#getMicroPython" />
@@ -19181,6 +19283,7 @@
       <keyword name="render_json" id="render_json" ref="eric7.PipInterface.pipdeptree.html#render_json" />
       <keyword name="render_json_tree" id="render_json_tree" ref="eric7.PipInterface.pipdeptree.html#render_json_tree" />
       <keyword name="render_text" id="render_text" ref="eric7.PipInterface.pipdeptree.html#render_text" />
+      <keyword name="requestWithoutTimeout (Module)" id="requestWithoutTimeout (Module)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html" />
       <keyword name="resetInterface" id="resetInterface" ref="eric7.CondaInterface.__init__.html#resetInterface" />
       <keyword name="resetLayout" id="resetLayout" ref="eric7.Preferences.__init__.html#resetLayout" />
       <keyword name="resetParsedModule" id="resetParsedModule" ref="eric7.Utilities.ModuleParser.html#resetParsedModule" />
@@ -19275,6 +19378,7 @@
       <keyword name="signatures" id="signatures" ref="eric7.Project.UicLoadUi5.html#signatures" />
       <keyword name="signatures" id="signatures" ref="eric7.Project.UicLoadUi6.html#signatures" />
       <keyword name="simpleAppStartup" id="simpleAppStartup" ref="eric7.Toolbox.Startup.html#simpleAppStartup" />
+      <keyword name="snmpSecurity (Module)" id="snmpSecurity (Module)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html" />
       <keyword name="sort" id="sort" ref="eric7.Graphics.GraphicsUtilities.html#sort" />
       <keyword name="sorted_tree" id="sorted_tree" ref="eric7.PipInterface.pipdeptree.html#sorted_tree" />
       <keyword name="speedString" id="speedString" ref="eric7.WebBrowser.Download.DownloadUtilities.html#speedString" />
@@ -19300,6 +19404,7 @@
       <keyword name="syntaxAndPyflakesCheck" id="syntaxAndPyflakesCheck" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheck.html#syntaxAndPyflakesCheck" />
       <keyword name="tabs_obsolete" id="tabs_obsolete" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#tabs_obsolete" />
       <keyword name="tabs_or_spaces" id="tabs_or_spaces" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#tabs_or_spaces" />
+      <keyword name="tarfileUnsafeMembers (Module)" id="tarfileUnsafeMembers (Module)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers.html" />
       <keyword name="timeString" id="timeString" ref="eric7.WebBrowser.Download.DownloadUtilities.html#timeString" />
       <keyword name="toBool" id="toBool" ref="eric7.Globals.__init__.html#toBool" />
       <keyword name="toBool" id="toBool" ref="eric7.Preferences.__init__.html#toBool" />
@@ -19695,7 +19800,10 @@
       <file>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html</file>
       <file>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.jinja2Templates.html</file>
       <file>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html</file>
+      <file>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html</file>
+      <file>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html</file>
       <file>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.sshNoHostKeyVerification.html</file>
+      <file>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers.html</file>
       <file>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html</file>
       <file>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html</file>
       <file>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad.html</file>
@@ -20109,6 +20217,7 @@
       <file>eric7.Project.ProjectResourcesBrowser.html</file>
       <file>eric7.Project.ProjectSourcesBrowser.html</file>
       <file>eric7.Project.ProjectTranslationsBrowser.html</file>
+      <file>eric7.Project.ProjectVenvConfigurationDialog.html</file>
       <file>eric7.Project.PropertiesDialog.html</file>
       <file>eric7.Project.QuickFindFileDialog.html</file>
       <file>eric7.Project.RccCompilerOptionsDialog.html</file>
@@ -20238,6 +20347,7 @@
       <file>eric7.Testing.Interfaces.TestFrameworkRegistry.html</file>
       <file>eric7.Testing.Interfaces.UnittestExecutor.html</file>
       <file>eric7.Testing.Interfaces.UnittestRunner.html</file>
+      <file>eric7.Testing.MarkersWindow.html</file>
       <file>eric7.Testing.TestResultsTree.html</file>
       <file>eric7.Testing.TestingWidget.html</file>
       <file>eric7.Testing.__init__.html</file>

eric ide

mercurial