Closed Bug 1652095 Opened 5 years ago Closed 5 years ago

don't repeatedly look up values when merging dicts

Categories

(Firefox Build System :: Task Configuration, enhancement)

enhancement

Tracking

(firefox80 fixed)

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: froydnj, Assigned: froydnj)

Details

Attachments

(1 file)

No description provided.

We already have value = source[key] thanks to iteration; we should be
using value directly rather than re-doing source[key].

Component: General → Task Configuration
Product: Taskcluster → Firefox Build System
Pushed by nfroyd@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/256f6c1f8f21 don't repeatedly look up values when merging dicts; r=tomprince
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: