Commit graph

2028 commits

Author SHA1 Message Date
pre-commit-ci[bot]
d83b74b6f4 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2021-10-18 01:56:38 +00:00
Max R
56dd10eae8 Update type hint and expression for _multiprocessing_is_fork() 2021-10-17 21:43:17 -04:00
Anthony Sottile
ecee230c6f
Merge pull request #1411 from PyCQA/indent-size-str
remove indent_size_str
2021-10-11 17:55:28 -07:00
Anthony Sottile
2fee5981a7
Merge pull request #1414 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-10-11 13:32:24 -07:00
pre-commit-ci[bot]
8daf52a42a
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v0.910 → v0.910-1](https://github.com/pre-commit/mirrors-mypy/compare/v0.910...v0.910-1)
2021-10-11 20:25:29 +00:00
Anthony Sottile
6f384b8a67
Merge pull request #1413 from nim65s/main
remove user configuration in docs
2021-10-11 12:12:20 -07:00
Guilhem Saurel
d835bc8397 remove more mentions of user-level configuration in docs 2021-10-11 20:54:47 +02:00
Guilhem Saurel
ac2059d154 update doc after #1404 2021-10-11 20:49:57 +02:00
Anthony Sottile
d666c40623 remove indent_size_str
this was originally added only for pycodestyle which no longer uses it
2021-10-11 05:54:21 -07:00
Anthony Sottile
82b698e099 Release 4.0.1 2021-10-11 05:41:53 -07:00
Anthony Sottile
0fac346d84
Merge pull request #1410 from PyCQA/parallel-syntax-error
fix parallel execution collecting a SyntaxError
2021-10-11 05:32:52 -07:00
Anthony Sottile
aa54693c9e fix parallel execution collecting a SyntaxError 2021-10-11 05:28:05 -07:00
Anthony Sottile
d31c5356bb Release 4.0.0 2021-10-10 19:07:21 -07:00
Anthony Sottile
afd2399b4c
Merge pull request #1407 from asottile/setup-cfg-fmt
rerun setup-cfg-fmt (and restore comments)
2021-10-10 18:25:56 -07:00
Anthony Sottile
960cf8cf20 rerun setup-cfg-fmt (and restore comments) 2021-10-10 18:21:10 -07:00
Anthony Sottile
d7baba5f14
Merge pull request #1406 from asottile/update-versions
update dependency versions
2021-10-10 18:06:11 -07:00
Anthony Sottile
d79021aafc update dependency versions 2021-10-10 18:02:13 -07:00
Ian Stapleton Cordasco
283f0c8124
Merge pull request #1404 from PyCQA/drop-xdg-config
Drop support for Home and XDG config files
2021-10-10 19:21:35 -05:00
Ian Stapleton Cordasco
807904aebc
Drop support for Home and XDG config files
This has been a huge support burden for us. I seriously considered doing
this in 3.0 but caved to a vocal minority and the desire to keep as much
backwards compatibility as possible. At this point, however, I'm done
witnessing the abuse Anthony has to suffer over this and I'm done with
the undue hostility that people who don't bother to read the docs
display. Hopefully, this eases that a bit.
2021-10-10 19:18:51 -05:00
Ian Stapleton Cordasco
0b1c790443
Merge pull request #1405 from PyCQA/fix-github-workflows
Fix GitHub actions after renaming master to main
2021-10-10 19:15:50 -05:00
Ian Stapleton Cordasco
96e413db2c
Fix GitHub actions after renaming master to main 2021-10-10 19:12:04 -05:00
Anthony Sottile
08a330730e
Merge pull request #1403 from PyCQA/master-to-main
master -> main
2021-10-10 16:56:47 -07:00
Anthony Sottile
ea52cb6f76 master -> main 2021-10-10 16:53:37 -07:00
Anthony Sottile
21d3c70d67
Merge pull request #1395 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-10-04 13:29:31 -07:00
pre-commit-ci[bot]
7e3dcb15f1
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.28.0 → v2.29.0](https://github.com/asottile/pyupgrade/compare/v2.28.0...v2.29.0)
2021-10-04 20:24:33 +00:00
Anthony Sottile
ed28466bae
Merge pull request #1393 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-09-27 13:19:14 -07:00
pre-commit-ci[bot]
0393399394
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.26.0 → v2.28.0](https://github.com/asottile/pyupgrade/compare/v2.26.0...v2.28.0)
2021-09-27 20:17:04 +00:00
Anthony Sottile
637a6a2084
Merge pull request #1391 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-09-20 14:15:53 -07:00
pre-commit-ci[bot]
0aae576333
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 21.8b0 → 21.9b0](https://github.com/psf/black/compare/21.8b0...21.9b0)
2021-09-20 20:36:18 +00:00
Anthony Sottile
2e6fbba903
Merge pull request #1386 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-09-13 13:29:48 -07:00
pre-commit-ci[bot]
6221276aa4
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.25.0 → v2.26.0](https://github.com/asottile/pyupgrade/compare/v2.25.0...v2.26.0)
2021-09-13 20:14:51 +00:00
Anthony Sottile
03401a66cb
Merge pull request #1383 from PyCQA/rename_test
fix test name after refactor
2021-09-08 18:51:41 -04:00
Anthony Sottile
a46b61901e fix test name after refactor 2021-09-08 18:49:11 -04:00
Anthony Sottile
eea10665da
Merge pull request #1382 from PyCQA/stdio-encoding-sadness
write directly to sys.stdout.buffer to avoid windows io encoding
2021-09-08 17:20:53 -04:00
Anthony Sottile
7a353d2e23 write directly to sys.stdout.buffer to avoid windows io encoding 2021-09-08 17:10:04 -04:00
Anthony Sottile
62cf28bf09
Merge pull request #1380 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-08-30 16:14:24 -04:00
pre-commit-ci[bot]
b43cff5ba0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 21.7b0 → 21.8b0](https://github.com/psf/black/compare/21.7b0...21.8b0)
- [github.com/asottile/pyupgrade: v2.24.0 → v2.25.0](https://github.com/asottile/pyupgrade/compare/v2.24.0...v2.25.0)
2021-08-30 20:00:16 +00:00
Anthony Sottile
26f7dca77a
Merge pull request #1378 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-08-23 16:18:06 -04:00
pre-commit-ci[bot]
17597ad8ed
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.23.3 → v2.24.0](https://github.com/asottile/pyupgrade/compare/v2.23.3...v2.24.0)
2021-08-23 19:24:38 +00:00
Anthony Sottile
542145fb7c
Merge pull request #1375 from asottile/py310-tests
test using python3.10
2021-08-15 19:04:03 -04:00
Anthony Sottile
d34581b83f test using python3.10 2021-08-15 19:00:43 -04:00
Anthony Sottile
281f3f8b43
Merge pull request #1374 from PyCQA/bug/1372
Handle new SyntaxError tuple on 3.10
2021-08-15 18:28:44 -04:00
Ian Stapleton Cordasco
85c2be3b52 Handle new SyntaxError tuple on 3.10
Closes #1372
2021-08-15 18:26:27 -04:00
Anthony Sottile
d25cc10e38
Merge pull request #1370 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-08-09 13:21:45 -07:00
pre-commit-ci[bot]
61bd4e395b
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.23.1 → v2.23.3](https://github.com/asottile/pyupgrade/compare/v2.23.1...v2.23.3)
2021-08-09 19:18:27 +00:00
Anthony Sottile
37d62d29a5
Merge pull request #1368 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-08-02 15:28:30 -04:00
pre-commit-ci[bot]
22e61639e1
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.23.0 → v2.23.1](https://github.com/asottile/pyupgrade/compare/v2.23.0...v2.23.1)
2021-08-02 19:18:32 +00:00
Anthony Sottile
5e97894b98
Merge pull request #1367 from JacobHayes/patch-1
Update --indent-size help format string
2021-08-01 22:04:44 -04:00
Jacob Hayes
b0f39a0360 Update --indent-size help format string 2021-08-01 19:02:49 -07:00
Anthony Sottile
c8d1be6246
Merge pull request #1366 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-07-26 14:36:42 -04:00