Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-78474

Upgrade remaining Python linters

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Correctness

      This previous upgrade issue identified a few problematic upgrades, including:

      • pylint == 2.7.2 # latest is 2.17.4, but that causes pip install requirements to fail
      • yapf == 0.26.0 # latest is 0.40.1, but that causes CI failures
      • types-setuptools == 57.4.12 # latest is 68.0.0.0, but that causes pip install requirements to fail

      It would be great to update these as well, but it may take some more time to explore and solve the problems caused by updating them.

            Assignee:
            Unassigned Unassigned
            Reporter:
            steve.gross@mongodb.com Steve Gross
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: