Skip to content

Commit

Permalink
Correct spelling error in recent NEWS entry (#118308)
Browse files Browse the repository at this point in the history
  • Loading branch information
xyb committed Apr 27, 2024
1 parent 1d33925 commit 8397d8d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -6,4 +6,4 @@ class was dynamically created, the class held strong references to other
objects which took up a significant amount of memory, and the cache
contained the sole strong reference to the class. The fix for the regression
leads to a slowdown in :func:`getattr_static`, but the function should still
be signficantly faster than it was in Python 3.11. Patch by Alex Waygood.
be significantly faster than it was in Python 3.11. Patch by Alex Waygood.

0 comments on commit 8397d8d

Please sign in to comment.