Project

General

Profile

Actions

Bug #14684

closed

Modify urllib3 import to disable useless pylint warning

Added by Alexis Mousset almost 5 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
Relay server or API
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

  1. pylint: disable=no-member

is required to avoid:

15:13:29 ************* Module relay_api.remote_run
15:13:29 E: 20, 2: Module 'requests.packages' has no 'urllib3' member (no-member)
Actions #1

Updated by Alexis Mousset almost 5 years ago

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset
Actions #2

Updated by Alexis Mousset almost 5 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder/pull/2196
Actions #3

Updated by Alexis Mousset almost 5 years ago

  • Subject changed from Add annotation to disable useless pylint warning to Modify urllib3 import to disable useless pylint warning

We will do it as an shared-files.py.

Actions #4

Updated by Alexis Mousset almost 5 years ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by Vincent MEMBRÉ over 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.0.0~beta1 which was released today.

Actions

Also available in: Atom PDF