lib: remove usage of require('util') by dnlup · Pull Request #26773 · nodejs/node

@dnlup

Remove usage of public require('util') in
`internal/child_process`.

Refs: nodejs#26546

@nodejs-github-bot added the child_process

Issues and PRs related to the child_process subsystem.

label

Mar 19, 2019

@ZYSzys ZYSzys added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Mar 20, 2019

ZYSzys pushed a commit that referenced this pull request

Mar 21, 2019
Remove usage of public require('util') in
`internal/child_process`.

Refs: #26546

PR-URL: #26773
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

targos pushed a commit to targos/node that referenced this pull request

Mar 27, 2019
Remove usage of public require('util') in
`internal/child_process`.

Refs: nodejs#26546

PR-URL: nodejs#26773
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

targos pushed a commit that referenced this pull request

Mar 27, 2019
Remove usage of public require('util') in
`internal/child_process`.

Refs: #26546

PR-URL: #26773
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

@dnlup dnlup deleted the util_internal_child_process branch

January 10, 2020 13:47