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 d9480c7 commit ab85241Copy full SHA for ab85241
1 file changed
Misc/NEWS.d/next/Library/2025-02-18-05-04-13.gh-issue-130167.aOgAz_.rst
@@ -1,2 +1,2 @@
1
-Improve speed of :func:`inspect.formatannotation` by replacing :mod:`re`
2
-with ``.replace()`` method. Patch by Semyon Moroz.
+Improve speed of :func:`inspect.formatannotation` by replacing :mod:`re` with
+:func:`replace` method. Patch by Semyon Moroz.
0 commit comments