potiuk commented on issue #25186: URL: https://github.com/apache/airflow/issues/25186#issuecomment-1190502403
> What about Airflow's Connection URI? We do not do any such normalization there. And we still call it a URI. We do. We use urlparse which is RFC3986 compliant (and will do the normalization for us). https://docs.python.org/3/library/urllib.parse.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
