Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign updoc: fix nits regarding stream utilities #28385
Conversation
nodejs-github-bot
added
doc
stream
labels
Jun 22, 2019
vsemozhetbyt
force-pushed the
vsemozhetbyt:doc-stream-util-nits
branch
from
6a34037
to
478b2f7
Jun 22, 2019
Trott
approved these changes
Jun 22, 2019
cjihrig
approved these changes
Jun 22, 2019
ZYSzys
approved these changes
Jun 22, 2019
BridgeAR
approved these changes
Jun 22, 2019
lpinca
approved these changes
Jun 22, 2019
trivikr
approved these changes
Jun 23, 2019
jasnell
approved these changes
Jun 23, 2019
Trott
added
the
author ready
label
Jun 24, 2019
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Landed in daa512b |
addaleax
closed this
Jun 25, 2019
addaleax
added a commit
that referenced
this pull request
Jun 25, 2019
vsemozhetbyt
deleted the
vsemozhetbyt:doc-stream-util-nits
branch
Jun 25, 2019
jshricarde
added a commit
to jshricarde/node
that referenced
this pull request
Jun 25, 2019
targos
added a commit
that referenced
this pull request
Jul 2, 2019
This was referenced Jul 3, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
vsemozhetbyt commentedJun 22, 2019
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes### Readable.from()->### stream.Readable.from()heading change seems suboptimal and non-typical, but it seems it would be wrong to place this part with descriptions ofReadableinstances or to leave it as is along with otherstream.*utilities, in incorrect structure and sorting place.