v0.4.3 - Python 3.11 Compatibility
- Fix invalid regex escape sequences.
- Decoding CLIXML failures for
run_ps
will create aUserWarning
rather than printing the warning. - Remove usage of deprecated Python API to support Python 3.11
run_ps
will create a UserWarning
rather than printing the warning.