VOOZH about

URL: https://bugzilla.mozilla.org/2031356

⇱ 2031356 - Fix a ruff warning in intl/unicharutil/util/base_chars.py


Closed Bug 2031356 Opened 2 months ago Closed 1 month ago

Fix a ruff warning in intl/unicharutil/util/base_chars.py

Fix a ruff warning in intl/unicharutil/util/base_chars.py
Developer Infrastructure
Lint and Formatting
unspecified
All
All
RESOLVED FIXED
RESOLVED
FIXED
152 Branch
Accessibility Severity
Tracking Status
firefox152 --- fixed
Tracking Status
relnote-firefox
thunderbird_esr115
thunderbird_esr140
firefox-esr115
firefox-esr140
firefox-esr153
firefox152
firefox153
firefox154
---
[lang=python]
QA Whiteboard:
---
Change Request:
---
Bug Flags:
Signature:
None
This bug is publicly visible.

 

Filing as a good first bug to learn workflows.

intl/unicharutil/util/base_chars.py
 51:9 warning `for` loop variable `char` overwritten by assignment target PLW2901 (ruff)

Link to the code:
https://searchfox.org/mozilla-central/source/intl/unicharutil/util/base_chars.py#51

To run the linter:

./mach lint -W -l ruff intl/unicharutil/util/base_chars.py

As the change is trivial, it is just to learn how to contribute to Firefox.

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

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

Mentor: sledru
Assignee: nobody → ffhpno1
Status: NEW → ASSIGNED

There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:ffhpno1, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.

Flags: needinfo?(hsivonen)
Flags: needinfo?(ffhpno1)

(In reply to BugBot [:suhaib / :marco/ :calixte] from comment #2)

There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:ffhpno1, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.

I requested landing.

Flags: needinfo?(hsivonen)
Flags: needinfo?(ffhpno1)

Comment 5

1 month ago
bugherder
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
You need to log in before you can comment on or make changes to this bug.