@@ -80,9 +80,9 @@ contributors:
8080- Harutaka Kawamura <
[email protected] >
8181- Alexandre Fayolle <
[email protected] > (Logilab): TkInter gui, documentation, debian support
8282- Ville Skyttä <
[email protected] >
83+ 8384- Julien Cristau <
[email protected] > (Logilab): python 3 support
84- - Adrien Di Mascio <
[email protected] >
85- - Moisés López <
[email protected] > (Vauxoo):
85+ - Moisés López <
[email protected] >:
8686  * Support for deprecated-modules in modules not installed,
8787  * Refactor wrong-import-order to integrate it with `isort` library
8888  * Add check too-complex with mccabe for cyclomatic complexity
@@ -92,8 +92,8 @@ contributors:
9292  * Add bad-docstring-quotes and docstring-first-line-empty
9393  * Add missing-timeout
9494  * Fix false negative for `deprecated-module` when a `__import__` method is used instead of `import` sentence
95+ - Adrien Di Mascio <
[email protected] >
9596- Frank Harrison <
[email protected] > (doublethefish)
96- 9797- Pierre-Yves David <
[email protected] >
9898- David Shea <
[email protected] >: invalid sequence and slice index
9999- Gunung P. Wibisono <
[email protected] >
@@ -102,11 +102,11 @@ contributors:
102102- Joseph Young <
[email protected] > (jpy-git)
103103104104105+ - Julian Grimm <
[email protected] >
105106- Tushar Sadhwani <
[email protected] > (tusharsadhwani)
106107- Nicolas Chauvat <
[email protected] >
107108108109- Radu Ciorba <
[email protected] >: not-context-manager and confusing-with-statement warnings.
109- - Julian Grimm <
[email protected] >
110110- Holger Peters <
[email protected] >
111111- Cosmin Poieană <
[email protected] >: unichr-builtin and improvements to bad-open-mode.
112112- Yilei "Dolee" Yang <
[email protected] >
@@ -117,23 +117,23 @@ contributors:
117117  * autogenerated documentation for optional extensions,
118118  * bug fixes and enhancements for docparams (née check_docs) extension
119119- crazybolillo <
[email protected] >
120+ 120121- Vlad Temian <
[email protected] >: redundant-unittest-assert and the JSON reporter.
121122- Julien Jehannet <
[email protected] >
122123123124- Anthony Sottile <
[email protected] >
124125- Andrew Haigh <
[email protected] > (nelfin)
125- 126126- Robert Hofer <
[email protected] >
127127- Pedro Algarvio <
[email protected] > (s0undt3ch)
128128- Julien Palard <
[email protected] >
129+ - Hugo van Kemenade <
[email protected] >
129130- David Liu <
[email protected] > (david-yz-liu)
130131- Dan Goldsmith <
[email protected] >: support for msg-template in HTML reporter.
131132132133- Mariatta Wijaya <
[email protected] >
133134  * Added new check `logging-fstring-interpolation`
134135  * Documentation typo fixes
135136136- - Hugo van Kemenade <
[email protected] >
137137- Eli Fine <
[email protected] > (eli88fine): Fixed false positive duplicate code warning for lines with symbols only
138138- Émile Crater <
[email protected] >
139139- Pavel Roskin <
[email protected] >
@@ -173,6 +173,7 @@ contributors:
173173174174- David Douard <
[email protected] >
175175- Daniel Balparda <
[email protected] > (Google): GPyLint maintainer (Google's pylint variant)
176+ - Christian Clauss <
[email protected] >
176177- Bastien Vallet <
[email protected] > (Djailla)
177178- Aru Sahni <
[email protected] >: Git ignoring, regex-based ignores
178179- Andreas Freimuth <
[email protected] >: fix indentation checking with tabs
@@ -206,7 +207,6 @@ contributors:
206207- Ionel Maries Cristian <
[email protected] >
207208- Gergely Kalmár <
[email protected] >
208209209- - Christian Clauss <
[email protected] >
210210- Benjamin Drung <
[email protected] >: contributing Debian Developer
211211212212- Antonio Quarta <
[email protected] >
@@ -223,6 +223,7 @@ contributors:
223223- Robin Tweedie <
[email protected] >
224224- Roberto Leinardi <
[email protected] >: PyCharm plugin maintainer
225225- Ricardo Gemignani <
[email protected] >
226+ 226227- Pieter Engelbrecht <
[email protected] >
227228- Philipp Albrecht <
[email protected] > (pylbrecht)
228229- Nicolas Dickreuter <
[email protected] >
@@ -246,6 +247,7 @@ contributors:
246247- Federico Bond <
[email protected] >
247248248249- Erik Eriksson <
[email protected] >: Added overlapping-except error check.
250+ - Emmanuel Ferdman <
[email protected] >
249251250252251253- Daniel Mouritzen <
[email protected] >
@@ -334,6 +336,7 @@ contributors:
334336- Batuhan Taskaya <
[email protected] >
335337- Artem Yurchenko <
[email protected] >
336338- Alexander Kapshuna <
[email protected] >
339+ - Akshay Choudhary <
[email protected] >
337340338341339342- Łukasz Sznuk <
[email protected] >
@@ -346,9 +349,11 @@ contributors:
346349347350- sur.la.route <
[email protected] >
348351352+ 349353350354351355356+ 352357353358354359@@ -560,6 +565,7 @@ contributors:
560565- Giuseppe Valente <
[email protected] >
561566- Gary Tyler McLeod <
[email protected] >
562567- Felix von Drigalski <
[email protected] >
568+ - Felix Preuschoff <
[email protected] >
563569- Fabrice Douchant <
[email protected] >
564570- Fabio Natali <
[email protected] >
565571- Fabian Damken <
[email protected] >
@@ -610,12 +616,14 @@ contributors:
610616- Brian C. Lane <
[email protected] >
611617- Brandon W Maister <
[email protected] >
612618619+ 613620- Benjamin Partzsch <
[email protected] >
614621- Benjamin Graham <
[email protected] >
615622- Benedikt Morbach <
[email protected] >
616623617624- Barak Shoshany <
[email protected] >
618625- Banjamin Freeman <
[email protected] >
626+ - Ayushi Kotiyal <
[email protected] >
619627- Avram Lubkin <
[email protected] >
620628- Athos Ribeiro <
[email protected] >: Fixed dict-keys-not-iterating false positive for inverse containment checks
621629- Arun Persaud <
[email protected] >
0 commit comments