]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98713: Use `@cpython_only` for a test that fails on PyPy (#98714)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 26 Oct 2022 13:15:39 +0000 (16:15 +0300)
committerGitHub <noreply@github.com>
Wed, 26 Oct 2022 13:15:39 +0000 (14:15 +0100)
commit9495360c7256938a6185838561cf416599b7e94f
tree65cfcffd72cc434ac0c8fc0be1acb38e65c3c021
parentde6981680bcf6496e5996a853b2eaa700ed59b2c
gh-98713: Use `@cpython_only` for a test that fails on PyPy (#98714)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/test_typing.py
Misc/NEWS.d/next/Tests/2022-10-26-15-19-20.gh-issue-98713.Lnu32R.rst [new file with mode: 0644]