We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 279e8cc commit 3ce613aCopy full SHA for 3ce613a
doc/whatsnew/fragments/10586.new_check
@@ -1,4 +1,5 @@
1
Add additional checks for suboptimal uses of class patterns in :keyword:`match`.
2
+
3
* :ref:`match-class-bind-self` is emitted if a name is bound to ``self`` instead of
4
using an ``as`` pattern.
5
* :ref:`match-class-positional-attributes` is emitted if a class pattern has positional
0 commit comments