On Tue, Jun 18, 2024 at 11:54 AM Juraj Linkeš
wrote:
>
> > @@ -15,18 +18,34 @@ class InteractiveShell(SingleActiveInteractiveShell):
>
> > +def _start_application(self, get_privileged_command: Callable[[str],
> > str] | None) -> None:
> > +"""Overrides :meth:`_start_application` in th
@@ -15,18 +18,34 @@ class InteractiveShell(SingleActiveInteractiveShell):
+def _start_application(self, get_privileged_command: Callable[[str], str] |
None) -> None:
+"""Overrides :meth:`_start_application` in the parent class.
+
+Add a weakref finalize class after starting
2 matches
Mail list logo