Skip to content

Update python_requires given use of match statements in authentication.py - #103

Merged
rongxin-liu merged 1 commit into
cs50:developfrom
L-josh:fix/issue-102-python-requires-310-for-match
Jan 4, 2026
Merged

Update python_requires given use of match statements in authentication.py#103
rongxin-liu merged 1 commit into
cs50:developfrom
L-josh:fix/issue-102-python-requires-310-for-match

Conversation

@L-josh

@L-josh L-josh commented Nov 17, 2025

Copy link
Copy Markdown

lib50/authentication.py:74 contains a match statement only supported by python>=3.10

@rongxin-liu

Copy link
Copy Markdown
Contributor

Closes #102

@rongxin-liu
rongxin-liu changed the base branch from main to develop January 4, 2026 18:21
@rongxin-liu rongxin-liu self-assigned this Jan 4, 2026
@rongxin-liu rongxin-liu added the bug Something isn't working label Jan 4, 2026
@rongxin-liu
rongxin-liu merged commit 3ad062e into cs50:develop Jan 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants