Skip to content

Commit 59e1ce9

Browse files
bpo-46643: fix NEWS entry (GH-31651)
1 parent 4f74052 commit 59e1ce9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
In :func:`typing.get_type_hints`, support evaluating stringified ``ParamSpecArgs`` and ``ParamSpecKwargs`` annotations. Patch by Gregory Beauregard.
1+
In :func:`typing.get_type_hints`, support evaluating stringified
2+
``ParamSpecArgs`` and ``ParamSpecKwargs`` annotations. Patch by
3+
Gregory Beauregard.

0 commit comments

Comments
 (0)