Skip to content

Fix Python 3.7 compatibility (#800)#804

Merged
rdmark merged 1 commit intoPiSCSI:developfrom
nucleogenic:fix-python-3.7-compat
Aug 24, 2022
Merged

Fix Python 3.7 compatibility (#800)#804
rdmark merged 1 commit intoPiSCSI:developfrom
nucleogenic:fix-python-3.7-compat

Conversation

@nucleogenic
Copy link
Copy Markdown
Member

@nucleogenic nucleogenic commented Aug 23, 2022

Python 3.7 compatibility is required to support Debian Buster installations.

Replaces use of walrus operator (Python 3.8) and removeprefix (Python 3.9), which were introduced in #789.

@nucleogenic nucleogenic marked this pull request as ready for review August 23, 2022 23:18
@rdmark rdmark merged commit 72c9f1c into PiSCSI:develop Aug 24, 2022
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.

2 participants