aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2022-03-09 13:22:14 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2022-03-09 13:22:14 +0200
commit1e6c2a0c040a799671beeecfac84e97cf17afcd0 (patch)
tree0b627ae1c54d08340c293f326d4c306243dfb1b9 /setup.py
parent7cc4ca2cbb38360743f1d56a5a709bbd51b53ad6 (diff)
downloadmeson-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 'setup.py')
0 files changed, 0 insertions, 0 deletions