src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 11013
ad483a12058c
parent 11006
a671918232f3
child 11019
27cd57e98461
child 11024
b9048ec9b87f
--- a/src/eric7/APIs/Python3/eric7.api	Tue Oct 29 14:21:15 2024 +0100
+++ b/src/eric7/APIs/Python3/eric7.api	Tue Oct 29 19:48:56 2024 +0100
@@ -10402,12 +10402,12 @@
 eric7.Testing.Interfaces.PytestExecutor.PytestExecutor?1(testWidget)
 eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_collectreport?4(report)
 eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_itemcollected?4(item)
-eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_report_header?4(config, _startdir)
+eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_report_header?4(config)
 eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_runtest_logfinish?4(nodeid, location)
 eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_runtest_logreport?4(report)
-eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_runtest_logstart?4(nodeid, _location)
-eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_sessionfinish?4(_session, _exitstatus)
-eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_sessionstart?4(_session)
+eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_runtest_logstart?4(nodeid, location)
+eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_sessionfinish?4(session, exitstatus)
+eric7.Testing.Interfaces.PytestRunner.EricPlugin.pytest_sessionstart?4(session)
 eric7.Testing.Interfaces.PytestRunner.EricPlugin?1(writer)
 eric7.Testing.Interfaces.PytestRunner.GetMarkersPlugin.getMarkers?4()
 eric7.Testing.Interfaces.PytestRunner.GetMarkersPlugin.pytest_cmdline_main?4(config)
@@ -11498,6 +11498,7 @@
 eric7.VCS.VersionControl.VersionControl.committed?7
 eric7.VCS.VersionControl.VersionControl.getStatusMonitorAutoUpdate?4()
 eric7.VCS.VersionControl.VersionControl.getStatusMonitorInterval?4()
+eric7.VCS.VersionControl.VersionControl.restartStatusMonitor?4(project)
 eric7.VCS.VersionControl.VersionControl.setStatusMonitorAutoUpdate?4(auto)
 eric7.VCS.VersionControl.VersionControl.setStatusMonitorInterval?4(interval, project)
 eric7.VCS.VersionControl.VersionControl.splitPath?4(name)

eric ide

mercurial