Skip to content

Tests: Adjust expected exception message for Python 3.14.0a6#3500

Merged
gaborbernat merged 1 commit intotox-dev:mainfrom
hroncok:14a6
Mar 18, 2025
Merged

Tests: Adjust expected exception message for Python 3.14.0a6#3500
gaborbernat merged 1 commit intotox-dev:mainfrom
hroncok:14a6

Conversation

@hroncok
Copy link
Copy Markdown
Contributor

@hroncok hroncok commented Mar 18, 2025

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@dc6d66f

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

    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@dc6d66f
@hroncok hroncok marked this pull request as ready for review March 18, 2025 11:58
@hroncok hroncok requested a review from gaborbernat as a code owner March 18, 2025 11:58
@gaborbernat gaborbernat merged commit beba4be into tox-dev:main Mar 18, 2025
28 checks passed
@hroncok hroncok deleted the 14a6 branch March 18, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants