We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f51d63 commit af837beCopy full SHA for af837be
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Unreleased
2
3
-- Fix incorrect behaviour on PyPy 3.9 and PyPy 3.10 that meant that the result of
+- Fix incorrect behaviour on PyPy 3.9 and PyPy 3.10 that meant that
4
calling `isinstance` with `typing_extensions.Concatenate[...]` or
5
`typing_extensions.Unpack[...]` as the first argument could have a different
6
result in some situations depending on whether or not a profiling function had been
0 commit comments