Skip to content

Conversation

cocolato
Copy link
Contributor

@cocolato cocolato commented Aug 6, 2025

Ref: https://peps.python.org/pep-0594/#cgi
Fix: #404

Use urllib.parse.parse_qs to replace the deprecated cgi.FieldStorage.

@zzzeek zzzeek merged commit f993624 into sqlalchemy:main Aug 6, 2025
1 of 3 checks passed
@zzzeek
Copy link
Member

zzzeek commented Aug 6, 2025

thanks. that failure was unrelated

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.

cgi module removed in Python 3.13

2 participants