Skip to content

Commit 05d25e4

Browse files
committed
add whats new in python3.15
1 parent 49f891c commit 05d25e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,6 +1064,8 @@ 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(obj, attr)`.
10671069

10681070
unicodedata
10691071
-----------

0 commit comments

Comments
 (0)