mirror of
https://github.com/python/cpython.git
synced 2025-11-18 01:57:37 +00:00
gh-94675: Add a regression test for rjsmin re slowdown (GH-94685)
Adds a regression test for an re slowdown observed by rjsmin. Uses multiprocessing to kill the test after SHORT_TIMEOUT. Co-authored-by: Oleg Iarygin <dralife@yandex.ru> Co-authored-by: Christian Heimes <christian@python.org>
This commit is contained in:
parent
dc2757accd
commit
fe23c0061d
2 changed files with 31 additions and 1 deletions
|
|
@ -0,0 +1 @@
|
|||
Add a regression test for :mod:`re` exponentional slowdown when using rjsmin.
|
||||
Loading…
Add table
Add a link
Reference in a new issue