The GitHub Actions job "Tests (AMD)" on airflow.git/fix-cfullloader-never-used 
has succeeded.
Run started by GitHub user rjgoyln (triggered by rjgoyln).

Head commit for run:
386564a037f95af82738a2b28601278bbf2e9ec3 / rjgoyln <[email protected]>
Use the libyaml FullLoader when libyaml is available

The YAML helper modules promise that YAML operations use the faster C
implementation whenever libyaml is installed. For FullLoader that promise
was never kept: the branch that looked up CFullLoader discarded its result,
so callers always received the pure-Python loader.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to