This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 74c2044f303 Add translations for PL. (#58940)
add 586fe930791 Fix exception when logging stdout with a custom %-fmt
string. (#58959)
No new revisions were added by this update.
Summary of changes:
.../src/airflow_shared/logging/percent_formatter.py | 10 ++++++++++
shared/logging/tests/logging/test_percent_formatter.py | 14 ++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 shared/logging/tests/logging/test_percent_formatter.py