mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
bpo-46643: fix NEWS entry (GH-31651)
This commit is contained in:
parent
4f74052b45
commit
59e1ce95f1
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
In :func:`typing.get_type_hints`, support evaluating stringified ``ParamSpecArgs`` and ``ParamSpecKwargs`` annotations. Patch by Gregory Beauregard.
|
||||
In :func:`typing.get_type_hints`, support evaluating stringified
|
||||
``ParamSpecArgs`` and ``ParamSpecKwargs`` annotations. Patch by
|
||||
Gregory Beauregard.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue