-
- Downloads
Fix IndexError in error submitter (#3957)
Forgot to escape `{7}` in regex, which interfered with `.format()`. Fixes #3955
Loading
Please register or sign in to comment
Private GIT
Forgot to escape `{7}` in regex, which interfered with `.format()`. Fixes #3955
Another place to be (or not)