Skip to content

fix: parse_qs import path for python3#83

Merged
CL-SHLOMIKONCHA merged 1 commit into
masterfrom
fix/auth-filter-parse-qs
Feb 8, 2026
Merged

fix: parse_qs import path for python3#83
CL-SHLOMIKONCHA merged 1 commit into
masterfrom
fix/auth-filter-parse-qs

Conversation

@CL-SHLOMIKONCHA

Copy link
Copy Markdown
Collaborator

Upon python version upgraded to 3.x - parse_qs is no longer import from cgi change to urllib.parse
see more: https://docs.python.org/3/library/urllib.parse.html

@CL-SHLOMIKONCHA CL-SHLOMIKONCHA merged commit 57c042e into master Feb 8, 2026
2 checks passed
@CL-SHLOMIKONCHA CL-SHLOMIKONCHA deleted the fix/auth-filter-parse-qs branch February 8, 2026 13:02
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