Mailing List Archive

Correct spelling error in recent NEWS entry (#118308)
https://github.com/python/cpython/commit/8397d8d3002d3d817d4fbb8f852690be8ed0d6c7
commit: 8397d8d3002d3d817d4fbb8f852690be8ed0d6c7
branch: main
author: Xie Yanbo <xieyanbo@gmail.com>
committer: JelleZijlstra <jelle.zijlstra@gmail.com>
date: 2024-04-26T19:06:08-07:00
summary:

Correct spelling error in recent NEWS entry (#118308)

files:
M Misc/NEWS.d/next/Library/2024-04-24-12-20-48.gh-issue-118013.TKn_kZ.rst

diff --git a/Misc/NEWS.d/next/Library/2024-04-24-12-20-48.gh-issue-118013.TKn_kZ.rst b/Misc/NEWS.d/next/Library/2024-04-24-12-20-48.gh-issue-118013.TKn_kZ.rst
index 8eb68ebe99ba15..daa5fe7c0f2917 100644
--- a/Misc/NEWS.d/next/Library/2024-04-24-12-20-48.gh-issue-118013.TKn_kZ.rst
+++ b/Misc/NEWS.d/next/Library/2024-04-24-12-20-48.gh-issue-118013.TKn_kZ.rst
@@ -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.

_______________________________________________
Python-checkins mailing list -- python-checkins@python.org
To unsubscribe send an email to python-checkins-leave@python.org
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: list-python-checkins@lists.gossamer-threads.com