FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: document that stream.on('close') was changed in Node 10. by mcollina · Pull Request #25413 · nodejs/node · GitHub

/ node Public

docs: document that stream.on('close') was changed in Node 10. - #25413

Closed
mcollina wants to merge 1 commit into
nodejs:masterfrom
mcollina:close-event-stream
Closed

docs: document that stream.on('close') was changed in Node 10.#25413
mcollina wants to merge 1 commit into
nodejs:masterfrom
mcollina:close-event-stream

Conversation

mcollina commented Jan 9, 2019

Copy link
Copy Markdown
Member

See: #25373
See: #18438

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem. labels Jan 9, 2019

mcollina commented Jan 9, 2019

Copy link
Copy Markdown
Member Author

cc @mafintosh

Comment thread doc/api/stream.md Outdated
sam-github added a commit to sam-github/node that referenced this pull request Jan 9, 2019
stream.md was the only YAML in doc/api that was using `>` for line
continuation, and only used it for a few descriptions, most used the
same wrapping style the rest of the documentation does.

Also added punctuation and capitialization to a few description
sentences.

Fixes: nodejs#25413 (comment)

mcollina commented Jan 9, 2019

Copy link
Copy Markdown
Member Author

@sam-github do you prefer this to rebase on top of #25419?

Comment thread doc/api/stream.md Outdated
Comment thread doc/api/stream.md Outdated

Copy link
Copy Markdown
Contributor

@mcollina sure, rebase or squash and close my PR, if you wish. If you don't, I'll just rebase #25419 onto master once this lands, and cleanup there. Its nbd either way.

mcollina commented Jan 9, 2019

Copy link
Copy Markdown
Member Author

No I mean, you land that, and then I amend this one? Or the contrary?

Copy link
Copy Markdown
Contributor

Actually, #25419 was fast-tracked so I guess rebasing this one would be the way to go. Sorry, I process github notifications sequentially!

Copy link
Copy Markdown
Contributor

And it landed (I'm sure you'll notice).

sam-github closed this in c2d8a54 Jan 9, 2019
mcollina reopened this Jan 9, 2019

mcollina commented Jan 9, 2019

Copy link
Copy Markdown
Member Author

Reopening this one because it was closed by github.

Copy link
Copy Markdown
Member Author

mcollina commented Jan 10, 2019
edited
Loading

Copy link
Copy Markdown
Member Author

@sam-github @vsemozhetbyt check it out!

Copy link
Copy Markdown
Member Author

Landed in 18d3aeb

mcollina closed this Jan 12, 2019
mcollina deleted the close-event-stream branch January 12, 2019 10:43
mcollina added a commit that referenced this pull request Jan 12, 2019
See: #25373
See: #18438

PR-URL: #25413
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
addaleax pushed a commit that referenced this pull request Jan 14, 2019
stream.md was the only YAML in doc/api that was using `>` for line
continuation, and only used it for a few descriptions, most used the
same wrapping style the rest of the documentation does.

Also added punctuation and capitialization to a few description
sentences.

Fixes: #25413 (comment)

PR-URL: #25419
Fixes: #25413
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
addaleax pushed a commit that referenced this pull request Jan 14, 2019
See: #25373
See: #18438

PR-URL: #25413
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
BridgeAR mentioned this pull request Jan 16, 2019
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Jan 16, 2019
stream.md was the only YAML in doc/api that was using `>` for line
continuation, and only used it for a few descriptions, most used the
same wrapping style the rest of the documentation does.

Also added punctuation and capitialization to a few description
sentences.

Fixes: nodejs#25413 (comment)

PR-URL: nodejs#25419
Fixes: nodejs#25413
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request Jan 16, 2019
See: nodejs#25373
See: nodejs#18438

PR-URL: nodejs#25413
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
MylesBorins mentioned this pull request Jan 24, 2019
BethGriggs pushed a commit that referenced this pull request Apr 28, 2019
See: #25373
See: #18438

PR-URL: #25413
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
BethGriggs mentioned this pull request May 1, 2019
BethGriggs pushed a commit that referenced this pull request May 10, 2019
See: #25373
See: #18438

PR-URL: #25413
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 16, 2019
See: #25373
See: #18438

PR-URL: #25413
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL