Commit graph

  • 255122c2a6 Fix wrong location reported for syntax errors Klaas van Schelven 2021-04-08 15:55:51 +02:00
  • 9815f49cc4
    Merge pull request #1309 from asottile/improve_coverage Anthony Sottile 2021-04-07 08:55:46 -07:00
  • 737e0492d0 improve code coverage in a few places Anthony Sottile 2021-04-07 08:52:26 -07:00
  • 5899e7d720
    Merge pull request #1307 from PyCQA/pre-commit-ci-update-config Anthony Sottile 2021-04-07 08:30:55 -07:00
  • 3f10c04fd0 fix mypy errors Anthony Sottile 2021-04-07 08:28:05 -07:00
  • fcf56ac93e
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-04-05 17:22:46 +00:00
  • 1623a8ea4f
    Merge pull request #1306 from PyCQA/issue_template Anthony Sottile 2021-04-04 09:28:57 -07:00
  • 28510409b5 add issue template Anthony Sottile 2021-04-04 09:21:16 -07:00
  • 97134d5a32
    Merge pull request #35 from sambrightman/document-exclude-default Anthony Sottile 2021-04-03 21:42:57 -07:00
  • f018682ba5
    Merge pull request #20 from blueyed/doc-typo Anthony Sottile 2021-04-03 21:38:35 -07:00
  • 55ce3f016e
    Merge pull request #43 from sobolevn/patch-1 Anthony Sottile 2021-04-03 20:35:49 -07:00
  • b8c1547420
    Merge pull request #1305 from asottile/replace_gitlab_urls Anthony Sottile 2021-04-03 18:23:42 -07:00
  • 8b76fa39fb Remove remaining references to gitlab Anthony Sottile 2021-04-03 18:09:05 -07:00
  • 3b57778160 fix links in code Anthony Sottile 2021-04-03 18:08:19 -07:00
  • fe0e2495ce fix pr and issue links in release notes Anthony Sottile 2021-04-03 18:01:24 -07:00
  • de4d64bf9a update milestone links Anthony Sottile 2021-04-03 17:34:05 -07:00
  • e1bf883668 fix manual gitlab links Anthony Sottile 2021-04-03 17:47:40 -07:00
  • 74506ae165
    Merge pull request #1291 from PyCQA/github_actions Anthony Sottile 2021-04-03 14:52:39 -07:00
  • 0fa32894fd enable github actions Anthony Sottile 2021-04-03 14:17:55 -07:00
  • b4eec50f61 Merge branch 'extend_select' into 'master' Frank Winklmeier 2021-03-31 14:37:24 +00:00
  • e0116d8e77 Merge branch 'py3_plus' into 'master' Anthony Sottile 2021-03-31 14:22:37 +00:00
  • c8768c7493 Merge branch 'py3_plus' into 'master' Anthony Sottile 2021-03-31 00:37:15 +00:00
  • edadccd8dc audit + string joining Anthony Sottile 2021-03-29 20:07:13 -07:00
  • e9a2a10183 audit % format calls Anthony Sottile 2021-03-29 20:00:59 -07:00
  • c4c4351699 audit .format(...) calls Anthony Sottile 2021-03-29 19:54:47 -07:00
  • cb36e206a5 com2ann Anthony Sottile 2021-03-29 19:48:44 -07:00
  • 64a610ed19 clean up TYPE_CHECKING imports Anthony Sottile 2021-03-29 19:33:44 -07:00
  • 83856872d3 clean up OrderedDict Anthony Sottile 2021-03-29 18:26:55 -07:00
  • 5d43462c9d clean up version_info references Anthony Sottile 2021-03-29 18:24:10 -07:00
  • 018dbcd69a clean up _stdin_get_value_py3 Anthony Sottile 2021-03-29 18:16:31 -07:00
  • 4d57a20ffd clean up readlines_py2 Anthony Sottile 2021-03-29 18:13:11 -07:00
  • 3a85c8ce96 clean up string_types Anthony Sottile 2021-03-29 18:11:37 -07:00
  • 5b9edd04ee clean up lru_cache in compat Anthony Sottile 2021-03-29 18:09:37 -07:00
  • 358ae85120 automatic: pyupgrade --py36-plus Anthony Sottile 2021-03-29 17:43:42 -07:00
  • 8cc3fc01e8 some manual python2 metadata cleanup Anthony Sottile 2021-03-29 17:29:36 -07:00
  • 9eb1dbcae6 Merge branch 'feature/backports-entrypoints-select' into 'master' Jason R. Coombs 2021-03-30 21:24:57 +00:00
  • 3d253e07f3 Rely on backports.entry_points_selectable for forward compatibility with importlib.metadata. Jason R. Coombs 2021-03-30 17:17:58 -04:00
  • b51127941a Merge branch 'expensive-debug' into 'master' Anders Kaseorg 2021-03-30 07:19:42 +00:00
  • 55f29c636f introduce pyupgrade, run it in python2-compatible mode Anthony Sottile 2021-03-29 17:23:34 -07:00
  • 1d5dd156ab Merge branch 'remove_setuptools_command' into 'master' Anthony Sottile 2021-03-30 03:20:30 +00:00
  • 089950e2aa Merge branch 'remove_setuptools_command' into 'master' Anthony Sottile 2021-03-30 03:17:26 +00:00
  • 83fc824ca1 remove flake8 setuptools command Anthony Sottile 2021-03-29 20:15:45 -07:00
  • 00f92087da Merge branch 'yesqa' into 'master' Anthony Sottile 2021-03-30 02:27:03 +00:00
  • 461f44c8b9 Merge branch 'yesqa' into 'master' Anthony Sottile 2021-03-30 02:19:21 +00:00
  • 8ba8bc9fed remove unused noqa comments Anthony Sottile 2021-03-29 19:18:34 -07:00
  • 01d72d89b1 Merge branch 'remove_vcs_stuff' into 'master' Anthony Sottile 2021-03-30 02:08:31 +00:00
  • f99db3de2a Merge branch 'remove_vcs_stuff' into 'master' Anthony Sottile 2021-03-30 02:05:14 +00:00
  • 1a1d850e99 remove vcs integration Anthony Sottile 2021-03-29 19:01:59 -07:00
  • 5f65837657 Merge branch 'relnotes-project-url' into 'master' Ville Skyttä 2021-03-24 01:20:32 +00:00
  • 6c2cb4af57
    Typo fix Nikita Sobolev 2021-03-22 20:17:53 +03:00
  • afcb7d8d24 Merge branch 'error-when-duplicate-entry-points' into 'master' Peter Law 2021-03-16 03:09:52 +00:00
  • 4a6b035525 Merge branch 'fix/document-excludes' into 'master' Sorin Sbarnea 2021-03-15 07:23:28 +00:00
  • be38fea60f Merge branch 'cclauss-master-patch-72549' into 'master' Christian Clauss 2021-03-15 06:00:04 +00:00
  • 434c108f74 Release 3.9.0 3.9.0 Anthony Sottile 2021-03-14 16:29:54 -07:00
  • 7c96c1e901 Merge branch 'pycodestyle_2_7_0' into 'master' Anthony Sottile 2021-03-14 19:09:43 +00:00
  • f8a71bb16d Merge branch 'pycodestyle_2_7_0' into 'master' Anthony Sottile 2021-03-14 19:03:33 +00:00
  • 40aba49d0d upgrade pycodestyle to 2.7.0 Anthony Sottile 2021-03-14 11:58:03 -07:00
  • ac9c66e80b Add indent-size option valentin 2017-01-18 13:42:11 +01:00
  • fd71b86509 Merge branch 'pyflakes_3_3' into 'master' Anthony Sottile 2021-03-14 17:09:42 +00:00
  • ee12840824 Merge branch 'pyflakes_3_3' into 'master' Anthony Sottile 2021-03-14 16:40:12 +00:00
  • 1eccf9a55f upgrade pyflakes to 2.3.x Anthony Sottile 2021-03-14 09:36:09 -07:00
  • 309b331732 setup.cfg: Declare support for Python 3.9 Christian Clauss 2021-03-03 14:23:53 +00:00
  • 9ce80a7454 Merge branch 'feature/importlib-metadata-entrypoints-select' into 'master' Jason R. Coombs 2021-03-01 19:29:14 +00:00
  • 845c557ea4 Remove 'compat' hook for importlib_metadata. Jason R. Coombs 2021-03-01 13:56:28 -05:00
  • f4238018c0 Update to new entry_points selection protocol. Jason R. Coombs 2021-02-24 19:51:21 -05:00
  • 4312e681c7 Merge branch 'master' into 'master' Noorhteen Raja J 2021-01-14 21:00:11 +00:00
  • 88478aafc4 fix: linter errors Noortheen Raja 2021-01-15 02:21:15 +05:30
  • 0b20e68e12 feat: add option to run with cache support Noortheen Raja 2021-01-15 01:08:16 +05:30
  • 6de8252c03 Merge branch 'crlf_stdin' into 'master' Ian Stapleton Cordasco 2021-01-07 23:32:08 +00:00
  • 696db2caea Merge branch 'crlf_stdin' into 'master' Anthony Sottile 2021-01-07 17:15:51 +00:00
  • 0bf8d2a885 ensure crlf line endings of stdin are handled properly Anthony Sottile 2021-01-07 08:41:11 -08:00
  • ff433b2e64 Merge branch 'fix_linters' into 'master' Anthony Sottile 2021-01-07 17:05:23 +00:00
  • d106c9fb39 Merge branch 'fix_linters' into 'master' Anthony Sottile 2021-01-07 16:57:17 +00:00
  • 14857c98e0 fix test which was not testing anything Anthony Sottile 2021-01-07 08:53:11 -08:00
  • 39ceae7491 Merge branch 'remove_flake8_colors' into 'master' Anthony Sottile 2020-11-18 07:46:02 +00:00
  • d2b8770b3f remove flake8-colors Anthony Sottile 2020-11-17 23:41:59 -08:00
  • 5f0ce1ff52 Merge branch 'rm_output_file_outdated_docs' into 'master' Anthony Sottile 2020-11-14 00:18:34 +00:00
  • 14814b29ec remove outdated output-file configuration docs Anthony Sottile 2020-11-13 16:14:45 -08:00
  • a4aeb2e209 Merge branch 'patch-1' into 'master' Anthony Sottile 2020-10-03 14:38:56 +00:00
  • c91a82ce87 Fix typos in --exclude-from-doctest docs Philipp Fischbeck 2020-10-02 19:37:25 +00:00
  • 0f9a4b7606 Merge branch 'drop_py34' into 'master' Anthony Sottile 2020-10-02 23:51:02 +00:00
  • a021df6fdd drop python3.4 Anthony Sottile 2020-10-02 16:47:00 -07:00
  • 0efbb5dbcb Merge branch 'no_show_source' into 'master' Anthony Sottile 2020-10-02 23:40:04 +00:00
  • fb91b994ed Release 3.8.4 3.8.4 Anthony Sottile 2020-10-02 16:29:27 -07:00
  • b5b4792f70 Merge branch 'py34_virtualenv_fix' into 'master' Anthony Sottile 2020-10-02 21:12:50 +00:00
  • d3c55c1763 limit the virtualenv version in python3.4 Anthony Sottile 2020-10-02 14:02:36 -07:00
  • d0a0cb46d2 Merge branch 'video' into 'master' Anthony Sottile 2020-09-23 06:06:52 +00:00
  • eb9ca33fe7 add video tutorial to plugin development page Anthony Sottile 2020-09-20 19:58:57 -07:00
  • a42d8cbed4 Merge branch 'spelling' into 'master' Anthony Sottile 2020-09-21 02:21:12 +00:00
  • 2fe70dda6b fix a few small spelling issues Anthony Sottile 2020-09-20 19:15:15 -07:00
  • 93209ffac9 Merge branch 'fix_linting_end_of_file' into 'master' Anthony Sottile 2020-09-15 23:46:05 +00:00
  • ee9c2874a9 fix skipping of physical checks when file does not end in newline Anthony Sottile 2020-09-12 11:56:37 -07:00
  • 2c64d3ec5a Merge branch 'docs-options-defaults' into 'master' Anthony Sottile 2020-09-02 15:59:45 +00:00
  • 76b7e0c23e Fix options docs to correct some defaults Brian Helba 2020-09-02 13:33:18 +00:00
  • 3765318dcf Merge branch 'bugfix/cpython-3770-semopen-missing' into 'master' Anthony Sottile 2020-08-27 22:44:56 +00:00
  • e6a5f6a663 Support linting when missing sem_open syscall Nekokatt 2020-08-27 12:38:38 +01:00
  • abdc9b14d6 Merge branch 'upgrade_black' into 'master' Anthony Sottile 2020-08-27 22:33:44 +00:00
  • f0e1324d6d upgrade black and run via pre-commit Anthony Sottile 2020-08-27 15:30:14 -07:00
  • e8afdffc8a Merge branch 'fix_link' into 'master' Anthony Sottile 2020-08-22 20:13:04 +00:00
  • 9e41e13627 fix link in configuration docs Anthony Sottile 2020-08-22 13:09:16 -07:00