Skip to content

Standardize query parameter formatter with PEP249 conventions #1536

Closed as not planned
@LeonLuttenberger

Description

@LeonLuttenberger

Is your idea related to a problem? Please describe.
The recently implemented parameter formatter does not follow PEP 249 guidance.

Describe the solution you'd like
Instead of parameters being in the :name; format, we should use the Python's standard PyFormat: %(name)s.

P.S. Please do not attach files as it's considered a security risk. Add code snippets directly in the message body as much as possible.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions