@@ -52,6 +52,7 @@ contributors:
52
52
* wrong-spelling-in-docstring
53
53
* parallel execution on multiple CPUs
54
54
55
+ - Julthep Nandakwang <
[email protected] >
55
56
- Bruno Daniel <
[email protected] >: check_docs extension.
56
57
- Sushobhit <
[email protected] > (sushobhit27)
57
58
* Added new check 'comparison-with-itself'.
@@ -75,11 +76,12 @@ contributors:
75
76
* ungrouped-imports,
76
77
* wrong-import-position
77
78
* redefined-variable-type
79
+ - Harutaka Kawamura <
[email protected] >
78
80
- Alexandre Fayolle <
[email protected] > (Logilab): TkInter gui, documentation, debian support
79
81
- Nick Drozd <
[email protected] >: performance improvements to astroid
82
+ - Ville Skyttä <
[email protected] >
80
83
- Julien Cristau <
[email protected] > (Logilab): python 3 support
81
84
- Adrien Di Mascio <
[email protected] >
82
- - Frank Harrison <
[email protected] > (doublethefish)
83
85
- Moisés López <
[email protected] > (Vauxoo):
84
86
* Support for deprecated-modules in modules not installed,
85
87
* Refactor wrong-import-order to integrate it with `isort` library
@@ -89,7 +91,7 @@ contributors:
89
91
* Fix consider-using-ternary for 'True and True and True or True' case
90
92
* Add bad-docstring-quotes and docstring-first-line-empty
91
93
* Add missing-timeout
92
- -
Ville Skyttä <[email protected] >
94
+ -
Frank Harrison <[email protected] > (doublethefish)
93
95
- Pierre-Yves David <
[email protected] >
94
96
- David Shea <
[email protected] >: invalid sequence and slice index
95
97
- Gunung P. Wibisono <
[email protected] >
@@ -101,14 +103,14 @@ contributors:
101
103
- Radu Ciorba <
[email protected] >: not-context-manager and confusing-with-statement warnings.
102
104
- Holger Peters <
[email protected] >
103
105
- Cosmin Poieană <
[email protected] >: unichr-builtin and improvements to bad-open-mode.
106
+ - Tushar Sadhwani <
[email protected] > (tusharsadhwani)
104
107
- Steven Myint <
[email protected] >: duplicate-except.
105
108
- Peter Kolbus <
[email protected] > (Garmin)
106
109
- Luigi Bertaco Cristofolini <
[email protected] > (luigibertaco)
107
110
- Glenn Matthews <
[email protected] >:
108
111
* autogenerated documentation for optional extensions,
109
112
* bug fixes and enhancements for docparams (née check_docs) extension
110
113
- Vlad Temian <
[email protected] >: redundant-unittest-assert and the JSON reporter.
111
- - Tushar Sadhwani <
[email protected] > (tusharsadhwani)
112
114
- Julien Jehannet <
[email protected] >
113
115
114
116
- Anthony Sottile <
[email protected] >
@@ -131,7 +133,10 @@ contributors:
131
133
- Marianna Polatoglou <
[email protected] >: minor contribution for wildcard import check
132
134
- Manuel Vázquez Acosta <
[email protected] >
133
135
- Luis Escobar <
[email protected] > (Vauxoo): Add bad-docstring-quotes and docstring-first-line-empty
136
+ - Konstantina Saketou <
[email protected] >
137
+
134
138
- Jim Robertson <
[email protected] >
139
+ - Hugo van Kemenade <
[email protected] >
135
140
136
141
137
142
- David Lindquist <
[email protected] >: logging-format-interpolation warning.
@@ -147,8 +152,6 @@ contributors:
147
152
148
153
- Mihai Balint <
[email protected] >
149
154
150
- - Konstantina Saketou <
[email protected] >
151
- - Hugo van Kemenade <
[email protected] >
152
155
- Hornwitser <
[email protected] >: fix import graph
153
156
154
157
- David Douard <
[email protected] >
@@ -163,6 +166,7 @@ contributors:
163
166
164
167
- Sergey B Kirpichev <
[email protected] >
165
168
169
+ - Paul Lichtenberger <
[email protected] >
166
170
167
171
168
172
- Martin von Gagern <
[email protected] > (Google): Added 'raising-format-tuple' warning.
@@ -175,20 +179,22 @@ contributors:
175
179
* Added new check for shallow copy of os.environ
176
180
* Added new check for useless `with threading.Lock():` statement
177
181
- Marcus Näslund <
[email protected] > (naslundx)
182
+ - Marco Pernigotti <
[email protected] >
178
183
179
184
- Ionel Maries Cristian <
[email protected] >
180
185
- Gergely Kalmár <
[email protected] >
181
186
- Daniel Harding <
[email protected] >
182
187
183
188
- Benjamin Drung <
[email protected] >: contributing Debian Developer
184
189
185
- - Antonio Quarta <
[email protected] >
(sgheppy)
186
- - Andrew J. Simmons <
[email protected] >
(anjsimmo)
190
+ - Antonio Quarta <
[email protected] >
191
+ - Andrew J. Simmons <
[email protected] >
187
192
188
- - Yilei "Dolee" Yang <
[email protected] >
189
193
194
+ - Yilei "Dolee" Yang <
[email protected] >
190
195
- Tiago Honorato <
[email protected] >
191
196
- Steven M. Vascellaro <
[email protected] >
197
+ - Robin Tweedie <
[email protected] >
192
198
- Roberto Leinardi <
[email protected] >: PyCharm plugin maintainer
193
199
- Ricardo Gemignani <
[email protected] >
194
200
- Pieter Engelbrecht <
[email protected] >
@@ -204,13 +210,14 @@ contributors:
204
210
205
211
206
212
- Konstantin Manna <
[email protected] >
207
- - Kai Mueller <
[email protected] >
(kasium)
213
+
208
214
- Joshua Cannon <
[email protected] >
209
215
210
216
- James Morgensen <
[email protected] >: ignored-modules option applies to import errors.
211
217
- Jaehoon Hwang <
[email protected] > (jaehoonhwang)
218
+
212
219
- Ganden Schaffner <
[email protected] >
213
- - Frost Ming <
[email protected] >
(frostming)
220
+
214
221
- Federico Bond <
[email protected] >
215
222
216
223
- Erik Eriksson <
[email protected] >: Added overlapping-except error check.
@@ -219,6 +226,7 @@ contributors:
219
226
- Aurelien Campeas <
[email protected] >
220
227
- Alexander Pervakov <
[email protected] >
221
228
- Alain Leufroy <
[email protected] >
229
+ - Adam Williamson <<
[email protected] >>
222
230
223
231
224
232
- omarandlorraine <
[email protected] >
@@ -229,13 +237,16 @@ contributors:
229
237
- Tyler Thieding <
[email protected] >
230
238
- Tobias Hernstig <
[email protected] >
231
239
- Thomas Grainger <
[email protected] >
240
+ - Stavros Ntentos <
[email protected] >
232
241
233
- - Sergei Lebedev <
[email protected] >
(superbobry)
242
+ - Sergei Lebedev <
[email protected] >
234
243
- Scott Worley <
[email protected] >
244
+ - Saugat Pachhai <
[email protected] >
235
245
- Rémi Cardona <
[email protected] >
236
246
- Raphael Gaschignard <
[email protected] >
237
247
- Ram Rachum <
[email protected] > (cool-RR)
238
248
- Radostin Stoyanov <
[email protected] >
249
+ - Peter Bittner <
[email protected] >
239
250
- Paul Renvoisé <
[email protected] >
240
251
241
252
- Omega Weapon <
[email protected] >
@@ -251,7 +262,7 @@ contributors:
251
262
- Maarten ter Huurne <
[email protected] >
252
263
- Lefteris Karapetsas <
[email protected] >
253
264
254
- - Justin Li <
[email protected] >
(justinnhli)
265
+
255
266
- John Kirkham <
[email protected] >
256
267
- Jens H. Nielsen <
[email protected] >
257
268
- Ioana Tagirta <
[email protected] >: fix bad thread instantiation check
@@ -273,6 +284,7 @@ contributors:
273
284
* Fixed issue 5281, added Unicode checker
274
285
* Improve non-ascii-name checker
275
286
- Buck Golemon <
[email protected] >
287
+ - Bruce Dawson <
[email protected] >
276
288
- Brian Shaginaw <
[email protected] >: prevent error on exception check for functions
277
289
- Benny Mueller <
[email protected] >
278
290
@@ -286,6 +298,7 @@ contributors:
286
298
287
299
- ttenhoeve-aa <
[email protected] >
288
300
301
+
289
302
290
303
291
304
@@ -305,6 +318,7 @@ contributors:
305
318
306
319
- fahhem <fahhem>
307
320
- fadedDexofan <
[email protected] >
321
+
308
322
309
323
310
324
@@ -319,7 +333,7 @@ contributors:
319
333
320
334
- Yuri Bochkarev <
[email protected] >: Added epytext support to docparams extension.
321
335
- Youngsoo Sung <
[email protected] >
322
- - Yory <
[email protected] >
(yory8)
336
+
323
337
- Yoichi Nakayama <
[email protected] >
324
338
- Yeting Li <
[email protected] > (yetingli)
325
339
@@ -335,6 +349,7 @@ contributors:
335
349
- Tomasz Magulski <
[email protected] >
336
350
337
351
352
+ - Thomas Benhamou <
[email protected] >
338
353
- Tanvi Moharir <
[email protected] >: Fix for invalid toml config
339
354
340
355
- Svetoslav Neykov <
[email protected] >
@@ -344,21 +359,20 @@ contributors:
344
359
- Sorin Sbarnea <
[email protected] >
345
360
346
361
- Skip Montanaro <
[email protected] >
362
+ - Sigurd Spieckermann <
[email protected] >
347
363
- Shiv Venkatasubrahmanyam <
[email protected] >
348
364
- Sebastian Müller <
[email protected] >
349
- - Saugat Pachhai <
[email protected] >
350
365
351
366
- Sardorbek Imomaliev <
[email protected] >
352
367
- Santiago Castro <
[email protected] >
353
368
- Sandro Tosi <
[email protected] >: Debian packaging
354
369
- Samuel Freilich <
[email protected] > (sfreilich)
355
370
- Samuel FORESTIER <
[email protected] >
356
- - Sam Vermeiren <
[email protected] >
(PaaEl)
371
+ - Sam Vermeiren <
[email protected] >
357
372
- Ryan McGuire <
[email protected] >
358
373
359
374
360
375
- Roman Ivanov <
[email protected] >
361
- - Robin Tweedie <
[email protected] >
362
376
- Robert Schweizer <
[email protected] >
363
377
364
378
- Renat Galimov <
[email protected] >
@@ -367,12 +381,11 @@ contributors:
367
381
- Ramiro Leal-Cavazos <
[email protected] > (ramiro050): Fixed bug preventing pylint from working with Emacs tramp
368
382
369
383
- Quentin Young <
[email protected] >
384
+ - Prajwal Borkar <
[email protected] >
370
385
- Petr Pulc <
[email protected] >: require whitespace around annotations
371
386
- Peter Dawyndt <
[email protected] >
372
- - Peter Bittner <
[email protected] >
373
387
- Peter Aronoff <
[email protected] >
374
388
- Paul Cochrane <
[email protected] >
375
- - Paul Lichtenberger <
[email protected] >
376
389
377
390
- Pascal Corpet <
[email protected] >
378
391
- Pablo Galindo Salgado <
[email protected] >
@@ -397,18 +410,17 @@ contributors:
397
410
- Michael Kefeder <
[email protected] >
398
411
- Michael Hudson-Doyle <
[email protected] >
399
412
- Michael Giuffrida <
[email protected] >
400
- - Melvin Hazeleger <
[email protected] >
(melvio)
413
+ - Melvin Hazeleger <
[email protected] >
401
414
- Matěj Grabovský <
[email protected] >
402
415
- Matthijs Blom <
[email protected] >
403
416
- Matej Marušák <
[email protected] >
404
417
- Markus Siebenhaar <
[email protected] >
405
- - Marco Pernigotti <
[email protected] >
406
418
- Marco Edward Gorelli <
[email protected] >: Documented Jupyter integration
407
419
- Marcin Kurczewski <
[email protected] > (rr-)
408
420
409
421
- Louis Sautier <
[email protected] >
410
- - Lorena Buciu <
[email protected] >
(lorena-b)
411
- - Logan Miller <
[email protected] >
(komodo472)
422
+ - Lorena Buciu <
[email protected] >
423
+ - Logan Miller <
[email protected] >
412
424
- Kári Tristan Helgason <
[email protected] >
413
425
- Kurian Benoy <
[email protected] >
414
426
- Krzysztof Czapla <
[email protected] >
@@ -422,48 +434,48 @@ contributors:
422
434
- Kevin Jing Qiu <
[email protected] >
423
435
- Kayran Schmidt <
[email protected] >
424
436
- Jürgen Hermann <
[email protected] >
425
- - Jérome Perrin <
[email protected] >
(perrinjerome)
437
+ - Jérome Perrin <
[email protected] >
426
438
- Josselin Feist <
[email protected] >
427
439
- Jonathan Kotta <
[email protected] >
428
440
- John Paraskevopoulos <
[email protected] >: add 'differing-param-doc' and 'differing-type-doc'
429
441
- John McGehee <
[email protected] >
430
442
- John Gabriele <
[email protected] >
431
443
- John Belmonte <
[email protected] >
432
444
- Joffrey Mander <
[email protected] >
433
- - Jochen Preusche <
[email protected] >
(iilei)
434
- - Jeroen Seegers <
[email protected] >
(jeroenseegers)
445
+ - Jochen Preusche <
[email protected] >
446
+ - Jeroen Seegers <
[email protected] >
:
435
447
* Fixed `toml` dependency issue
436
- - Jeremy Fleischman <
[email protected] >
(jfly)
448
+ - Jeremy Fleischman <
[email protected] >
437
449
438
450
439
451
- Jared Deckard <
[email protected] >
440
452
- Janne Rönkkö <
[email protected] >
441
- - James Sinclair <
[email protected] >
(irgeek)
453
+ - James Sinclair <
[email protected] >
442
454
- James M. Allen <
[email protected] >
443
455
- James Lingard <
[email protected] >
444
456
- James Broadhead <
[email protected] >
457
+
445
458
- Jakob Normark <
[email protected] >
446
- - Jake Lishman <
[email protected] >
(jakelishman)
459
+ - Jake Lishman <
[email protected] >
447
460
- Jacques Kvam <
[email protected] >
448
461
- Jace Browning <
[email protected] >: updated default report format with clickable paths
449
462
450
- - Huw Jones <
[email protected] > (huwcbjones)
451
- - Hayden Richards <
[email protected] > (SupImDos)
463
+ - Hayden Richards <
[email protected] >
452
464
* Fixed "no-self-use" for async methods
453
465
* Fixed "docparams" extension for async functions and methods
454
- - Harshil <
[email protected] >
(harshil21)
466
+
455
467
456
468
457
469
- Giuseppe Valente <
[email protected] >
458
470
- Gary Tyler McLeod <
[email protected] >
459
- - Felix von Drigalski <
[email protected] >
(felixvd)
471
+ - Felix von Drigalski <
[email protected] >
460
472
- Fabrice Douchant <
[email protected] >
461
473
- Fabio Natali <
[email protected] >
462
474
- Fabian Damken <
[email protected] >
463
475
- Eric Froemling <
[email protected] >
464
476
- Emmanuel Chaudron <
[email protected] >
465
477
- Elizabeth Bott <
[email protected] >
466
- - Eisuke Kawashima <
[email protected] >
(e-kwsm)
478
+ - Eisuke Kawashima <
[email protected] >
467
479
- Edward K. Ream <
[email protected] >
468
480
469
481
- Drew Risinger <
[email protected] >
@@ -491,7 +503,6 @@ contributors:
491
503
- Caio Carrara <
[email protected] >
492
504
- C.A.M. Gerlach <
[email protected] >
493
505
- Bruno P. Kinoshita <
[email protected] >
494
- - Bruce Dawson <
[email protected] >
495
506
- Brian C. Lane <
[email protected] >
496
507
- Brandon W Maister <
[email protected] >
497
508
0 commit comments