Skip to content

Commit 914ff17

Browse files
cfbolzaisk
andauthored
Update Misc/NEWS.d/next/Library/2026-01-19-12-48-59.gh-issue-144030.7OK_gB.rst
Co-authored-by: AN Long <aisk@users.noreply.github.com>
1 parent d84cab3 commit 914ff17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The Python implementation of :func:`functools.lru_cache` differed from the
22
default C implementation in that it did not check that its argument is
3-
callable. This discrepancy is now fixed and both raise a :class:`TypeError`.
3+
callable. This discrepancy is now fixed and both raise a :exc:`TypeError`.

0 commit comments

Comments
 (0)