Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

policy: replace entries with keys #41482

Merged

Conversation

VoltrexMaster
Copy link
Member

@VoltrexMaster VoltrexMaster commented Jan 11, 2022

Replaced the entries with keys since the values of the entries are not
used, and changed loop style to avoid mangled Symbol.iterators and
to keep consistency.

Replaced the entries with keys since the values of the entries are not 
used, and changed loop style to avoid mangled `Symbol.iterator`s and 
to keep consistency.
aduh95
aduh95 approved these changes Jan 12, 2022
@nodejs-github-bot

This comment has been hidden.

@nodejs-github-bot

This comment has been hidden.

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Jan 13, 2022

@nodejs-github-bot nodejs-github-bot merged commit a1f827a into nodejs:master Jan 17, 2022
60 checks passed
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Jan 17, 2022

Landed in a1f827a

@VoltrexMaster VoltrexMaster deleted the replace-entries-with-keys branch Jan 18, 2022
thedull added a commit to thedull/node that referenced this issue Jan 18, 2022
Replaced the entries with keys since the values of the entries are not
used, and changed loop style to avoid mangled `Symbol.iterator`s and
to keep consistency.

PR-URL: nodejs#41482
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BethGriggs added a commit that referenced this issue Jan 25, 2022
Replaced the entries with keys since the values of the entries are not
used, and changed loop style to avoid mangled `Symbol.iterator`s and
to keep consistency.

PR-URL: #41482
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Linkgoron added a commit to Linkgoron/node that referenced this issue Jan 31, 2022
Replaced the entries with keys since the values of the entries are not
used, and changed loop style to avoid mangled `Symbol.iterator`s and
to keep consistency.

PR-URL: nodejs#41482
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
danielleadams added a commit that referenced this issue Feb 26, 2022
Replaced the entries with keys since the values of the entries are not
used, and changed loop style to avoid mangled `Symbol.iterator`s and
to keep consistency.

PR-URL: #41482
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants