There was an error while loading. Please reload this page.
1 parent 0aa2387 commit 436ffbcCopy full SHA for 436ffbc
1 file changed
Misc/NEWS.d/next/Library/2026-09-03-00-42-32.gh-issue-154675.NX8eYm.rst
@@ -1,2 +1,3 @@
1
Creating a :func:`~dataclasses.dataclass` with ``slots=True`` no longer
2
-imports the :mod:`inspect` module.
+imports the :mod:`inspect` module, unless a user-defined method is wrapped
3
+by a decorator.
0 commit comments