]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98713: Use `@cpython_only` for a test that fails on PyPy (GH-98714)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 26 Oct 2022 13:41:42 +0000 (06:41 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Oct 2022 13:41:42 +0000 (06:41 -0700)
commitce2b56e280d8c1bfe9385ed2f674bd8da919429c
treeb220262305b40fb3cfffe47fd5c3e330470440c4
parentdb14a9d594e9d73b293916d6e52065a2d91f1c1f
gh-98713: Use `@cpython_only` for a test that fails on PyPy (GH-98714)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
(cherry picked from commit 9495360c7256938a6185838561cf416599b7e94f)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
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]