Skip to content

Maintaining Project Compatibility for Python 3.9 Users Without Upgrade Requirements.#16088

Merged
AUTOMATIC1111 merged 1 commit intoAUTOMATIC1111:devfrom
cuba3:dev_cuba3
Jul 6, 2024
Merged

Maintaining Project Compatibility for Python 3.9 Users Without Upgrade Requirements.#16088
AUTOMATIC1111 merged 1 commit intoAUTOMATIC1111:devfrom
cuba3:dev_cuba3

Conversation

@cuba3
Copy link
Copy Markdown
Contributor

@cuba3 cuba3 commented Jun 25, 2024

Description

Sole usage of Python 3.10 is "match-case" in the project hinders quick-start for beginners, consider replacing with "if-else" for improved accessibility.

Screenshots/videos:

image

Checklist:

…e Requirements.

Sole usage of Python 3.10's match-case in the project hinders quick-start for beginners; consider replacing with if-else for improved accessibility.
@AUTOMATIC1111 AUTOMATIC1111 merged commit edebe4d into AUTOMATIC1111:dev Jul 6, 2024
@w-e-w w-e-w mentioned this pull request Jul 8, 2024
4 tasks
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