]> granicus.if.org Git - graphviz/commit
upgrade Pylint 2.7.1 → 2.7.3
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 6 Oct 2021 00:22:04 +0000 (17:22 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 8 Oct 2021 03:51:20 +0000 (20:51 -0700)
commit0da3f91fa9f2e9b4c9f54601d1812fa7255754de
tree3d97be27205d9f993aeba624732db7f834274a43
parent088739bab6d20750568868d6bcf44041666e64e3
upgrade Pylint 2.7.1 → 2.7.3

Commit a9c626e7f6a81f0949b1e4134e17c8968f13256b cherry-picked some upcoming
Pylint changes related to inclusive terminology. This and the remainder of the
changes relevant to Graphviz (the `extension-pkg-allow-list` option) made their
way into Pylint 2.7.3. By upgrading to 2.7.3 “whitelist” terminology can be
removed from Graphviz’ Pylint configuration.

Note that a9c626e7f6a81f0949b1e4134e17c8968f13256b incorrectly quotes Pylint
commit hashes from PR3961¹ that never made their way into the main Pylint branch
as-is but were rebased. The corresponding commit hashes are:

  * 850c442dbda8d332049971d5c38f82b86da44f1d became
    d19c7733717ae9ad0a527233c2950473dce3ffcf
  * 12a76469782fab5c23d78039c4bfb37e3331945a became
    12beaa0d3fa050b68dff092520966c63d2f0e437

¹ https://github.com/PyCQA/pylint/pull/3961
requirements.txt