Skip to content

Commit f0f26e4

Browse files
committed
fix whatsnew
This is temporary as which module should the function be put is not determined yet in the discourse discussion.
1 parent 98735f6 commit f0f26e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,8 +1064,7 @@ types
10641064
This represents the type of the :attr:`frame.f_locals` attribute,
10651065
as described in :pep:`667`.
10661066

1067-
* Expose ``_PyObject_LookupSpecialMethod`` as
1068-
:func:`types.lookup_special_method`.
1067+
* Expose ``_PyObject_LookupSpecial`` as :func:`types.lookup_special`.
10691068

10701069
unicodedata
10711070
-----------

0 commit comments

Comments
 (0)