- Aug 19, 2024
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
This was added in 4.0 so we can use it now.
-
Dom Sekotill authored
Apparently the method should be callable with keyword arguments. Mypy doesn't seem to care by pyright does.
-
Dom Sekotill authored
-
- Aug 18, 2024
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Aug 16, 2024
-
-
Dom Sekotill authored
Newer versions of Python seem to optimize compound conditionals with constants better than 3.8, so splitting them is no longer needed. >>> if __debug__: ... if [additional conditions]: ... ...
-
Dom Sekotill authored
-
- Aug 14, 2024
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- Aug 13, 2024
-
-
Dom Sekotill authored
-
Dom Sekotill authored
-
- 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
-