Skip to content

Navigation Menu

Sign in
Sign up

jira: use requests' built-in quoting for AAID user discovery - #456

Open
ktdreyer wants to merge 1 commit into
psss:main from
ktdreyer:jira-requests-url-params
Open

jira: use requests' built-in quoting for AAID user discovery #456
ktdreyer wants to merge 1 commit into
psss:main from
ktdreyer:jira-requests-url-params

Conversation

@ktdreyer

@ktdreyer ktdreyer commented Mar 27, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Python's requests will quote and append any parameters that we pass into get(params=...)

Remove the explicit urllib.parse.quote() and URL string construction.

Rely on requests' behavior instead. This simplifies the code and matches how we handle requests parameters elsewhere.

Python's requests will quote and append any parameters that we pass into
get(params=...)
Remove the explicit urllib.parse.quote() and URL string construction.
Rely on requests' behavior instead. This simplifies the code and matches
how we handle requests parameters elsewhere.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@psss psss Awaiting requested review from psss
@lukaszachy lukaszachy Awaiting requested review from lukaszachy

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /