summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1141 from PyCQA/pre-commit-ci-update-configHEADmainAnthony Sottile2023-05-091-2/+2
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2023-05-091-2/+2
|/
* Merge pull request #1140 from PyCQA/pre-commit-ci-update-configIan Stapleton Cordasco2023-04-251-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2023-04-251-1/+1
|/
* Merge pull request #1128 from PyCQA/pre-commit-ci-update-configAnthony Sottile2022-12-131-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-12-131-1/+1
|/
* Merge pull request #1129 from PyCQA/drop-py36Anthony Sottile2022-12-135-15/+15
|\
| * drop python3.6Anthony Sottile2022-12-135-15/+15
|/
* Merge pull request #1127 from PyCQA/pre-commit-ci-update-configAnthony Sottile2022-12-051-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-12-061-1/+1
|/
* Merge pull request #1126 from PyCQA/pre-commit-ci-update-configAnthony Sottile2022-11-281-2/+2
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-11-291-2/+2
|/
* Merge pull request #1125 from PyCQA/2_10_02.10.0Anthony Sottile2022-11-232-2/+12
|\
| * Release 2.10.0Anthony Sottile2022-11-232-2/+12
|/
* Merge pull request #1123 from PyCQA/fix-E741-againAnthony Sottile2022-11-212-4/+18
|\
| * fix ambiguous identifiers in lambda bodies inside bracesAnthony Sottile2022-11-212-4/+18
* | Merge pull request #1124 from PyCQA/py2-cruftAnthony Sottile2022-11-212-11/+8
|\ \ | |/ |/|
| * remove some leftover python 2 compatAnthony Sottile2022-11-212-11/+8
|/
* Merge pull request #1122 from PyCQA/stop-E741-after-parametersAnthony Sottile2022-11-213-14/+17
|\
| * fix reporting of ambiguous identifier after parameter listAnthony Sottile2022-11-213-14/+17
|/
* Merge pull request #1119 from PyCQA/pre-commit-ci-update-configAnthony Sottile2022-11-141-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-11-151-1/+1
|/
* Merge pull request #1118 from dannysepler/E741-false-posAnthony Sottile2022-11-052-1/+5
|\
| * Fix false positive with E741Danny Sepler2022-11-052-1/+5
|/
* Merge pull request #1117 from PyCQA/pre-commit-ci-update-configAnthony Sottile2022-10-311-2/+2
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-11-011-2/+2
|/
* Merge pull request #1116 from PyCQA/dead-regexesAnthony Sottile2022-10-301-2/+0
|\
| * remove some unused regexesAnthony Sottile2022-10-301-2/+0
|/
* Merge pull request #1106 from dannysepler/E741Anthony Sottile2022-10-301-10/+24
|\
| * E741 should work with lambdasDanny Sepler2022-10-301-10/+24
|/
* Merge pull request #1111 from dannysepler/delete-py3-warningsAnthony Sottile2022-10-184-84/+0
|\
| * Delete W601 -> W604 warningsDanny Sepler2022-10-184-84/+0
|/
* Merge pull request #1110 from PyCQA/pre-commit-ci-update-configAnthony Sottile2022-10-171-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-10-181-1/+1
|/
* Merge pull request #1109 from PyCQA/pre-commit-ci-update-configAnthony Sottile2022-10-101-2/+2
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-10-111-2/+2
|/
* Merge pull request #1108 from dannysepler/E231Anthony Sottile2022-10-101-1/+2
|\
| * E231 should work with tuples in bracketsDanny Sepler2022-10-081-1/+2
|/
* Merge pull request #1105 from PyCQA/asottile-patch-1Anthony Sottile2022-09-281-1/+1
|\
| * make the example ignore a valid prefixAnthony Sottile2022-09-281-1/+1
|/
* Merge pull request #1103 from PyCQA/pre-commit-ci-update-configAnthony Sottile2022-09-261-2/+2
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-09-271-2/+2
|/
* Merge pull request #1100 from PyCQA/pre-commit-ci-update-configAnthony Sottile2022-09-191-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-09-201-1/+1
|/
* Merge pull request #1094 from PyCQA/pre-commit-ci-update-configAnthony Sottile2022-08-081-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-08-091-1/+1
|/
* Merge pull request #1092 from PyCQA/2_9_12.9.1Anthony Sottile2022-08-032-1/+8
|\
| * Release 2.9.1Anthony Sottile2022-08-032-1/+8
|/
* Merge pull request #1091 from asottile/E275-yield-expressionAnthony Sottile2022-08-032-0/+5
|\
| * allow parenthesized yield (generator-coroutines)Anthony Sottile2022-08-032-0/+5
|/