summaryrefslogtreecommitdiff
path: root/doc/whatsnew/fragments/7467.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'doc/whatsnew/fragments/7467.bugfix')
-rw-r--r--doc/whatsnew/fragments/7467.bugfix3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/whatsnew/fragments/7467.bugfix b/doc/whatsnew/fragments/7467.bugfix
new file mode 100644
index 000000000..7e76f86a0
--- /dev/null
+++ b/doc/whatsnew/fragments/7467.bugfix
@@ -0,0 +1,3 @@
+``invalid-class-object`` does not crash anymore when ``__class__`` is assigned alongside another variable.
+
+Closes #7467