Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partially revert "stream: reduce internal usage of public require of util" #29475

Closed
wants to merge 1 commit into from

Commits on Sep 6, 2019

  1. Partially revert "stream: reduce internal usage of public require of …

    …util"
    
    This partially reverts commit c97851d.
    
    Streams code should ideally require on public APIs as much as possible,
    because it is exported as readable-stream.
    
    Refs: nodejs#26698
    Refs: nodejs/readable-stream#416
    addaleax committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    2cde79b View commit details
    Browse the repository at this point in the history