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