Skip to content

[v14.x backport] stream: accept iterable as a valid first argument - #36831

Closed
voxpelli wants to merge 1 commit into
nodejs:v14.x-stagingfrom
voxpelli:backport-36479-to-v14.x
Closed

[v14.x backport] stream: accept iterable as a valid first argument#36831
voxpelli wants to merge 1 commit into
nodejs:v14.x-stagingfrom
voxpelli:backport-36479-to-v14.x

Conversation

@voxpelli

Copy link
Copy Markdown

Backport of #36479

Followed instructions in How to Backport a Pull Request to a Release Line

Motivation: Getting DefinitelyTyped/DefinitelyTyped#49868 merged for Node 14, to make the types there reflect what's been in the documentation for Node.js since Node.js 13.10

Fixes: #36437
PR-URL: #36479
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@nodejs-github-bot

nodejs-github-bot commented Jan 18, 2021

Copy link
Copy Markdown
Collaborator

@BethGriggs

Copy link
Copy Markdown
Member

Backport LGTM, but would appreciate a confirmation from @nodejs/streams that this should land in v14.x

@mcollinamcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

BethGriggs pushed a commit that referenced this pull request Jan 19, 2021
Fixes: #36437
PR-URL: #36479
Backport-PR-URL: #36831
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@BethGriggs

Copy link
Copy Markdown
Member

Landed in 15a16cd (v14.x-staging). Thanks @voxpelli

@voxpelli
voxpelli deleted the backport-36479-to-v14.x branch January 19, 2021 12:08
BethGriggs pushed a commit that referenced this pull request Jan 28, 2021
Fixes: #36437
PR-URL: #36479
Backport-PR-URL: #36831
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@voxpelli@nodejs-github-bot@BethGriggs@mcollina@Lxxyx