Skip to content

Commit 084a9ae

Browse files
Update Misc/NEWS.d/next/Core_and_Builtins/2025-05-05-17-02-08.gh-issue-133441.EpjHD4.rst
Co-authored-by: Peter Bierma <[email protected]>
1 parent ad00c98 commit 084a9ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
Fix ``STORE_ATTR_WITH_HINT`` bytecode: deoptimize if the dictionary is a
2-
dict subclass. Patch by Victor Stinner.
1+
Fix crash upon calling :meth:`~object.__setstate__` with a :class:`dict` subclass. Patch by Victor Stinner.

0 commit comments

Comments
 (0)