Skip to content

Conversation

@AaronAtDuo
Copy link
Contributor

Issue number being addressed

Fixes #319

Summary of the change

Parse POST arguments manually instead of using deprecated cgi module's FieldStorage

Test Plan

Existing tests should pass

@AaronAtDuo AaronAtDuo merged commit 556e2d8 into master Oct 2, 2025
2 checks passed
@AaronAtDuo AaronAtDuo deleted the remove_cgi_module_dependency branch October 2, 2025 16:07
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.

Tests rely on python cgi module which is deprecated

2 participants