Skip to content

Conversation

@chosak
Copy link

@chosak chosak commented Oct 20, 2023

Accessing the URLInfo.query_map attribute generates a RecursionError due to a bug in the URLInfo.query_to_map method. This commit fixes that and adds tests to validate the documented behavior.

I remembered to:

  • Update or add unit tests if needed
  • Made sure stray files or whitespace didn't get committed
  • Read the guidelines for contributing

Changes:

  • Fix bug in URLInfo.query_to_map
  • Add unit tests for URLInfo.query_map

Accessing the URLInfo.query_map attribute generates a RecursionError
due to a bug in the URLInfo.query_to_map method. This commit fixes that
and adds tests to validate the documented behavior.
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.

1 participant