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

Disable the following python warnings

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible

      After this is done we should revert the changes made in SERVER-68566

      There might be more to consider: see this comment https://jira.mongodb.org/browse/SERVER-68566?focusedCommentId=4731442&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-4731442

       

      too-many-arguments
      missing-docstring

      too-many-branches

      too-many-lines

      no-self-use

      too-many-instance-attributes

      too-many-locals

      too-many-statements

      'too-many-lines'
      'too-many-public-methods'
      'too-many-return-statements'

      too-many-function-args

            Assignee:
            alex.neben@mongodb.com Alex Neben
            Reporter:
            alex.neben@mongodb.com Alex Neben
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: