diff options
author | Jussi Pakkanen <jpakkane@gmail.com> | 2022-03-09 13:22:14 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-03-09 13:22:14 +0200 |
commit | 1e6c2a0c040a799671beeecfac84e97cf17afcd0 (patch) | |
tree | 0b627ae1c54d08340c293f326d4c306243dfb1b9 /run_single_test.py | |
parent | 7cc4ca2cbb38360743f1d56a5a709bbd51b53ad6 (diff) | |
download | meson-pyrefix.zip meson-pyrefix.tar.gz meson-pyrefix.tar.bz2 |
Replace freezing regex with plain text operations.pyrefix
The regex in question causes Python's regex parser to freeze
indefinitely in certain Python versions. That might be due
to a bug or because the re does infinite backtracking and it just
happened to work on earlier implementations.
Diffstat (limited to 'run_single_test.py')
0 files changed, 0 insertions, 0 deletions