The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
50389cf9b64e56e434cfae10ece94866dce78375 / Tzu-ping Chung <[email protected]>
Do not use two different parser

While unlikely, it is *possible* for CPython to change how username and
password is parsed from netloc. To ensure we always do the right thing,
it is better to just implement the logic outselves so it always work as
expected. We need this logic to get the host info anyway, so it is not
possible to solely rely on CPython's parser.

Report URL: https://github.com/apache/airflow/actions/runs/7044703047

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to