Commit beba4be
authored
Tests: Adjust expected exception message for Python 3.14.0a6 (#3500)
E AssertionError: Regex pattern did not match.
E Regex: '3 cannot cast to typing.Union\\[str, int\\]'
E Input: '3 cannot cast to str | int'
Change caused likely by python/cpython@dc6d66f1 parent 794e6be commit beba4be
File tree
2 files changed
+3
-1
lines changed- docs/changelog
- tests/config/loader
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments