File tree
823 files changed
+8342
-3007
lines changed- .github
- workflows
- doc
- data/messages
- a/astroid-error
- b
- bad-dunder-name
- bad-thread-instantiation
- broad-except
- broad-exception-caught
- broad-exception-raised
- broken-noreturn
- c
- condition-evals-to-constant
- config-parse-error
- confusing-with-statement
- consider-ternary-expression
- consider-using-assignment-expr
- consider-using-augmented-assign
- consider-using-ternary
- d
- dict-init-mutate
- disallowed-name
- e
- else-if-used
- eq-without-hash
- exec-used
- f/fatal
- i
- import-error
- import-self
- invalid-bool-returned
- invalid-bytes-returned
- invalid-characters-in-docstring
- invalid-class-object
- invalid-format-returned
- invalid-getnewargs-ex-returned
- invalid-getnewargs-returned
- invalid-hash-returned
- invalid-index-returned
- invalid-length-hint-returned
- invalid-metaclass
- invalid-repr-returned
- invalid-slice-step
- invalid-str-returned
- isinstance-second-argument-not-valid-type
- l/line-too-long
- m
- magic-value-comparison
- method-cache-max-size-none
- method-check-failed
- misplaced-comparison-constant
- missing-raises-doc
- modified-iterating-dict
- modified-iterating-list
- modified-iterating-set
- multiple-statements
- n
- named-expr-without-context
- nan-comparison
- nested-min-max
- no-classmethod-decorator
- no-member
- non-ascii-module-import
- non-ascii-name
- non-str-assignment-to-dunder-name
- nonlocal-without-binding
- not-a-mapping
- p
- parse-error
- possibly-unused-variable
- preferred-module
- r
- redundant-returns-doc
- redundant-typehint-argument
- redundant-u-string-prefix
- redundant-yields-doc
- s
- self-cls-assignment
- shadowed-import
- simplifiable-condition
- simplify-boolean-expression
- singledispatch-method
- singledispatchmethod-function
- syntax-error
- t
- too-many-function-args
- too-many-nested-blocks
- too-many-try-statements
- u
- unbalanced-dict-unpacking
- unnecessary-dict-index-lookup
- unrecognized-inline-option
- unsubscriptable-object
- unsupported-assignment-operation
- unsupported-delete-operation
- unsupported-membership-test
- unused-private-member
- use-dict-literal
- use-implicit-booleaness-not-comparison
- useless-param-doc
- useless-type-doc
- useless-with-lock
- w
- wrong-exception-operation
- wrong-spelling-in-comment
- wrong-spelling-in-docstring
- development_guide
- api
- contributor_guide
- tests
- how_tos
- exts
- user_guide
- checkers
- configuration
- installation/ide_integration
- messages
- whatsnew
- 2/2.15
- fragments
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
823 files changed
+8342
-3007
lines changedLines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + |
Lines changed: 15 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
| 7 | + | |
7 | 8 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 |
| |
12 | 16 |
| |
13 | 17 |
| |
| |||
17 | 21 |
| |
18 | 22 |
| |
19 | 23 |
| |
20 |
| - | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
24 | 28 |
| |
25 | 29 |
| |
26 | 30 |
| |
27 |
| - | |
| 31 | + | |
28 | 32 |
| |
29 | 33 |
| |
| 34 | + | |
30 | 35 |
| |
31 | 36 |
| |
32 | 37 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 |
| |
37 | 42 |
| |
38 |
| - | |
| 43 | + | |
39 | 44 |
| |
40 | 45 |
| |
41 | 46 |
| |
42 | 47 |
| |
43 | 48 |
| |
44 |
| - | |
45 |
| - | |
46 | 49 |
| |
47 | 50 |
| |
48 | 51 |
| |
|
Lines changed: 37 additions & 29 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 |
| |
10 | 13 |
| |
11 |
| - | |
12 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 |
| |
14 | 18 |
| |
15 | 19 |
| |
16 | 20 |
| |
17 | 21 |
| |
18 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
19 | 26 |
| |
20 | 27 |
| |
21 | 28 |
| |
| |||
26 | 33 |
| |
27 | 34 |
| |
28 | 35 |
| |
29 |
| - | |
| 36 | + | |
30 | 37 |
| |
31 | 38 |
| |
32 |
| - | |
| 39 | + | |
33 | 40 |
| |
34 | 41 |
| |
| 42 | + | |
35 | 43 |
| |
36 | 44 |
| |
37 | 45 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 |
| |
42 | 50 |
| |
43 |
| - | |
| 51 | + | |
44 | 52 |
| |
45 | 53 |
| |
46 | 54 |
| |
47 | 55 |
| |
48 | 56 |
| |
49 |
| - | |
50 |
| - | |
51 | 57 |
| |
52 | 58 |
| |
53 | 59 |
| |
| |||
59 | 65 |
| |
60 | 66 |
| |
61 | 67 |
| |
62 |
| - | |
63 |
| - | |
| 68 | + | |
| 69 | + | |
64 | 70 |
| |
65 | 71 |
| |
66 |
| - | |
| 72 | + | |
67 | 73 |
| |
68 | 74 |
| |
69 | 75 |
| |
70 | 76 |
| |
71 |
| - | |
72 |
| - | |
73 | 77 |
| |
74 | 78 |
| |
75 | 79 |
| |
| |||
83 | 87 |
| |
84 | 88 |
| |
85 | 89 |
| |
86 |
| - | |
| 90 | + | |
87 | 91 |
| |
88 | 92 |
| |
89 |
| - | |
| 93 | + | |
90 | 94 |
| |
91 | 95 |
| |
| 96 | + | |
92 | 97 |
| |
93 | 98 |
| |
94 |
| - | |
| 99 | + | |
95 | 100 |
| |
96 | 101 |
| |
97 | 102 |
| |
| |||
104 | 109 |
| |
105 | 110 |
| |
106 | 111 |
| |
107 |
| - | |
| 112 | + | |
108 | 113 |
| |
109 | 114 |
| |
110 | 115 |
| |
| |||
116 | 121 |
| |
117 | 122 |
| |
118 | 123 |
| |
119 |
| - | |
| 124 | + | |
120 | 125 |
| |
121 | 126 |
| |
122 | 127 |
| |
123 | 128 |
| |
| 129 | + | |
124 | 130 |
| |
125 | 131 |
| |
126 | 132 |
| |
| |||
130 | 136 |
| |
131 | 137 |
| |
132 | 138 |
| |
133 |
| - | |
| 139 | + | |
134 | 140 |
| |
135 | 141 |
| |
136 |
| - | |
| 142 | + | |
137 | 143 |
| |
138 | 144 |
| |
| 145 | + | |
139 | 146 |
| |
140 | 147 |
| |
141 |
| - | |
| 148 | + | |
142 | 149 |
| |
143 | 150 |
| |
144 | 151 |
| |
| |||
157 | 164 |
| |
158 | 165 |
| |
159 | 166 |
| |
160 |
| - | |
| 167 | + | |
161 | 168 |
| |
162 | 169 |
| |
163 | 170 |
| |
164 |
| - | |
| 171 | + | |
165 | 172 |
| |
166 | 173 |
| |
167 |
| - | |
| 174 | + | |
168 | 175 |
| |
169 | 176 |
| |
| 177 | + | |
170 | 178 |
| |
171 | 179 |
| |
172 |
| - | |
| 180 | + | |
173 | 181 |
| |
174 | 182 |
| |
175 | 183 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
| |||
39 | 42 |
| |
40 | 43 |
| |
41 | 44 |
| |
42 |
| - | |
| 45 | + | |
43 | 46 |
| |
44 | 47 |
| |
45 | 48 |
| |
|
0 commit comments