summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2022-10-26-15-19-20.gh-issue-98713.Lnu32R.rst
blob: 57e58943df49074e602c6f0be1edae12c832c6da (plain)
1
2
3
Fix a bug in the :mod:`typing` tests where a test relying on CPython-specific
implementation details was not decorated with ``@cpython_only`` and was not
skipped on other implementations.