summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add --required-plugins and --allowed-pluginsplugin-loadingIan Stapleton Cordasco2021-11-056-7/+172
* Merge pull request #1437 from PyCQA/fix-rtfdIan Stapleton Cordasco2021-11-021-0/+1
|\
| * Fix ReadTheDocs buildsIan Stapleton Cordasco2021-11-021-0/+1
|/
* Merge pull request #1436 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-11-011-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-11-011-1/+1
|/
* Merge pull request #1426 from mxr/fix-returnAnthony Sottile2021-10-172-56/+20
|\
| * Fix testsMax R2021-10-171-51/+18
| * Remove usage of self.manager.map() in load_plugins()Max R2021-10-171-5/+2
* | Merge pull request #1427 from mxr/minor-typing-fixesAnthony Sottile2021-10-171-2/+4
|\ \ | |/ |/|
| * [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2021-10-181-1/+3
| * Update type hint and expression for _multiprocessing_is_fork()Max R2021-10-171-2/+2
|/
* Merge pull request #1411 from PyCQA/indent-size-strAnthony Sottile2021-10-111-2/+0
|\
| * remove indent_size_strindent-size-strAnthony Sottile2021-10-111-2/+0
* | Merge pull request #1414 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-10-111-1/+1
|\ \
| * | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-10-111-1/+1
|/ /
* | Merge pull request #1413 from nim65s/mainAnthony Sottile2021-10-111-28/+4
|\ \ | |/ |/|
| * remove more mentions of user-level configuration in docsGuilhem Saurel2021-10-111-8/+4
| * update doc after #1404Guilhem Saurel2021-10-111-20/+0
|/
* Release 4.0.14.0.1Anthony Sottile2021-10-113-1/+17
* Merge pull request #1410 from PyCQA/parallel-syntax-errorAnthony Sottile2021-10-111-3/+5
|\
| * fix parallel execution collecting a SyntaxErrorparallel-syntax-errorAnthony Sottile2021-10-111-3/+5
|/
* Release 4.0.04.0.0Anthony Sottile2021-10-103-4/+31
* Merge pull request #1407 from asottile/setup-cfg-fmtAnthony Sottile2021-10-101-15/+18
|\
| * rerun setup-cfg-fmt (and restore comments)Anthony Sottile2021-10-101-15/+18
|/
* Merge pull request #1406 from asottile/update-versionsAnthony Sottile2021-10-101-2/+2
|\
| * update dependency versionsAnthony Sottile2021-10-101-2/+2
|/
* Merge pull request #1404 from PyCQA/drop-xdg-configIan Stapleton Cordasco2021-10-106-157/+49
|\
| * Drop support for Home and XDG config filesIan Stapleton Cordasco2021-10-106-157/+49
|/
* Merge pull request #1405 from PyCQA/fix-github-workflowsIan Stapleton Cordasco2021-10-100-0/+0
|\
| * Fix GitHub actions after renaming master to mainfix-github-workflowsIan Stapleton Cordasco2021-10-101-1/+1
* | Merge pull request #1403 from PyCQA/master-to-mainAnthony Sottile2021-10-104-6/+6
|\ \ | |/ |/|
| * master -> mainAnthony Sottile2021-10-104-6/+6
|/
* Merge pull request #1395 from PyCQA/pre-commit-ci-update-configHEADmasterAnthony Sottile2021-10-041-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-10-041-1/+1
|/
* Merge pull request #1393 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-09-271-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-09-271-1/+1
|/
* Merge pull request #1391 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-09-201-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-09-201-1/+1
|/
* Merge pull request #1386 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-09-131-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-09-131-1/+1
|/
* Merge pull request #1383 from PyCQA/rename_testAnthony Sottile2021-09-081-2/+2
|\
| * fix test name after refactorAnthony Sottile2021-09-081-2/+2
|/
* Merge pull request #1382 from PyCQA/stdio-encoding-sadnessAnthony Sottile2021-09-082-20/+10
|\
| * write directly to sys.stdout.buffer to avoid windows io encodingAnthony Sottile2021-09-082-20/+10
|/
* Merge pull request #1380 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-08-301-2/+2
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-08-301-2/+2
|/
* Merge pull request #1378 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-08-231-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-08-231-1/+1
|/
* Merge pull request #1375 from asottile/py310-testsAnthony Sottile2021-08-154-17/+19
|\
| * test using python3.10Anthony Sottile2021-08-154-17/+19
|/