- Jul 25, 2021
-
-
Dom Sekotill authored
-
- Jul 24, 2021
-
-
Dom Sekotill authored
-
- Jul 19, 2021
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Jul 18, 2021
-
-
Dom Sekotill authored
GlobalClient more accurately matches the wpa_supplicant documentation's description of the socket it connects to (the 'global' socket).
-
Dom Sekotill authored
This cleans up some of the questionable changes between strings and Path objects; it also allows the wpa_supplicant.types module to be removed.
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Jul 16, 2021
-
-
Dom Sekotill authored
Setuptools just cannot handle this; the future may include Yet-Another-Build-Backend™.
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Jul 15, 2021
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Jul 12, 2021
-
-
Dom Sekotill authored
-
Dom Sekotill authored
i.e. abstract methods and conditional imports
-
Dom Sekotill authored
Some hooks which perform a cleanup action can now be called en masse with the "--hook-stage=manual" argument passed to "run": pre-commit run --hook-stage=manual [...]
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
This ensures mocks are reset in the event of exceptions being raised, thus preventing subsequent subTests from failing due to poisoned mocks.
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
… along with some improvements discovered by doing so.
-
Dom Sekotill authored
Client instances are expected to raise RuntimeError when methods that send commands to the server are called before the client is connected.
-
Dom Sekotill authored
-
Dom Sekotill authored
* Move the module to avoid name conflicts when test framework adds test directory to sys.paths * Add typing * Add >=3.8 mocks support
-
Dom Sekotill authored
'mocket' doesn't support Unix sockets and at some point a release seems to have broken the test.
-
Dom Sekotill authored
-
Dom Sekotill authored
-