Accessing the internal extensions command would warn that the processes stdout wasn't closed on completion. While it's harmless at the moment, ensure it's closed using a context manager.
Accessing the internal extensions command would warn that the processes stdout wasn't closed on completion. While it's harmless at the moment, ensure it's closed using a context manager.