SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

44812 0 0 Python

Use linear time regular expressions (#32303)

The standard regexp library can consume > O(n) in certain circumstances.
The re2 library does not have this issue.
P
Pierre Jeambrun committed
ee38382efa54565c4b389eaeb536f0d45e12d498
Parent: 9985c35
Committed by GitHub <noreply@github.com> on 7/6/2023, 5:58:54 PM