summaryrefslogtreecommitdiff
path: root/news/3662.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'news/3662.bugfix')
-rw-r--r--news/3662.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/3662.bugfix b/news/3662.bugfix
index 760e6a454..2a94f55f3 100644
--- a/news/3662.bugfix
+++ b/news/3662.bugfix
@@ -1 +1 @@
-This works around an issue with Jython's `re` implementation that would otherwise result in `RuntimeError: maximum recursion depth exceeded (Java StackOverflowError)` \ No newline at end of file
+Work around an issue with Jython's `re` implementation that resulted in a Java StackOverflowError.