Closed Bug 1647259 Opened 4 years ago Closed 4 years ago

xpidl.py: Value 'list' is unsubscriptable E1136 (pylint)

Categories

(Developer Infrastructure :: Lint and Formatting, defect, P3)

Tracking

(firefox87 fixed)

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: Sylvestre, Assigned: nirmay, Mentored)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug, Whiteboard: [lang=python])

Attachments

(2 files)

xpcom/idl-parser/xpidl/xpidl.py
  1588:31  error    Value 'list' is unsubscriptable  E1136 (pylint)

The error message won't be displayed

To reproduce :

$  ./mach lint -l pylint -n xpcom/idl-parser/xpidl/xpidl.py

As the change should be easy, it is just to learn how to contribute to Firefox.

Tutorial to contribute:
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

Please don't ask for the bug to be assigned. It will be automatically assigned to the first patch.

No longer blocks: 1623024
Blocks: pylint
Assignee: nobody → bsainitishkumar
Status: NEW → ASSIGNED

The severity field is not set for this bug.
:ahal, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(ahal)
Severity: -- → S4
Flags: needinfo?(ahal)
Priority: -- → P3

This good-first-bug hasn't had any activity for 6 months, it is automatically unassigned.
For more information, please visit auto_nag documentation.

Assignee: bsainitishkumar → nobody
Status: ASSIGNED → NEW
Assignee: nobody → nirmay.dhruv
Status: NEW → ASSIGNED
Pushed by nbeleuzu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8a20d9b31572 Replace unsubscriptable value 'list' with 'attlist' r=nika
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: