Skip to content

Commit af837be

Browse files
committed
phrasing
1 parent 6f51d63 commit af837be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Unreleased
22

3-
- Fix incorrect behaviour on PyPy 3.9 and PyPy 3.10 that meant that the result of
3+
- Fix incorrect behaviour on PyPy 3.9 and PyPy 3.10 that meant that
44
calling `isinstance` with `typing_extensions.Concatenate[...]` or
55
`typing_extensions.Unpack[...]` as the first argument could have a different
66
result in some situations depending on whether or not a profiling function had been

0 commit comments

Comments
 (0)