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

Head commit for run:
272fa3d3fb4dc70cbc12c4ea73e9d9762a28f2ab / Jarek Potiuk <[email protected]>
Fix urlparse schemaless-behaviour on Python 3.9+

The urlparse stdlib call behaves differently on Python 3.9+ for
schemaless-URLs. It parses string hostname into a schema instead
of netloc. The issue is still open and discussed

* https://github.com/psf/requests/issues/6455

and apparently it will not be solved, so we need to workaround it
if we still want to support legacy, schemaless URLs to be accepted
by Elasticsearch handler.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to