Skip to content

utest: Improve filtering of output sugar for Python 3.13+#5037

Merged
pekkaklarck merged 1 commit intorobotframework:masterfrom
fedepell:fix_python_3_13_utils_test
Jan 28, 2024
Merged

utest: Improve filtering of output sugar for Python 3.13+#5037
pekkaklarck merged 1 commit intorobotframework:masterfrom
fedepell:fix_python_3_13_utils_test

Conversation

@fedepell
Copy link
Copy Markdown
Contributor

Python 3.13+ introduces some additional characters to exception descriptions containing the ~ character. Filter them out as well like the ^ previously handled.

Closes #5035

@pekkaklarck pekkaklarck merged commit 921e352 into robotframework:master Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit test fails under Python 3.13

2 participants