Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Py312 compat #147

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Py312 compat #147

wants to merge 2 commits into from

Conversation

hlein
Copy link

@hlein hlein commented Jun 23, 2024

Note that these are only minimally tested because the only relevant hardware I have access to are megaraid-sas, and some code paths only get exercised when an array is degraded and mine are not. But it compiles, so, ship it...

hlein added 2 commits June 23, 2024 16:19
Only regexes that include escapes and such cause errors, but use r""
everywhere for consistency.

Closes: eLvErDe#146
Signed-off-by: Hank Leininger <hlein@korelogic.com>
…ping

If we want the \[ ... \] escaping to propagate to os.popen, escape the
escape.

Signed-off-by: Hank Leininger <hlein@korelogic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant