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

doc: improve crypto.randomUUID() text by Trott · Pull Request #36830 · nodejs/node · GitHub

/ node Public

doc: improve crypto.randomUUID() text - #36830

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:will
Jan 8, 2021
Merged

doc: improve crypto.randomUUID() text#36830
Trott merged 1 commit into
nodejs:masterfrom
Trott:will

Conversation

Trott commented Jan 7, 2021

Copy link
Copy Markdown
Member
  • Use present tense.
  • Remove "persistently" which suggests that the cache persists across
    Node.js runs.
  • Remove "pre-emptively". I think "proactively" is what was meant as
    nothing is being pre-empted here. Regardless of what the adverby
    should be, it seems unnecessary.

nodejs-github-bot added crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. labels Jan 7, 2021

jasnell commented Jan 7, 2021

Copy link
Copy Markdown
Member

Seems unnecessary to wait the full time to land. Fast-track?

jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label Jan 7, 2021
* Use present tense.
* Remove "persistently" which suggests that the cache persists across
  Node.js runs.
* Remove "pre-emptively". I think "proactively" is what was meant as
  nothing is being pre-empted here. Regardless of what the adverby
  should be, it seems unnecessary.

PR-URL: nodejs#36830
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>

Trott commented Jan 8, 2021

Copy link
Copy Markdown
Member Author

Landed in 15e47ed

Trott merged commit 15e47ed into nodejs:master Jan 8, 2021
Trott deleted the will branch January 8, 2021 00:08
danielleadams pushed a commit that referenced this pull request Jan 12, 2021
* Use present tense.
* Remove "persistently" which suggests that the cache persists across
  Node.js runs.
* Remove "pre-emptively". I think "proactively" is what was meant as
  nothing is being pre-empted here. Regardless of what the adverby
  should be, it seems unnecessary.

PR-URL: #36830
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
danielleadams mentioned this pull request Jan 12, 2021
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

crypto Issues and PRs related to the crypto subsystem. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL