-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Update _stream_readable.js to delete invalid parameter. #8153
Labels
stream
Issues and PRs related to the stream subsystem.
Comments
Hi @liangzeng! You’re right, that change seems to make sense. Do you want to try and open a pull request with it? There is a bit of information on how pull requests should look like in the CONTRIBUTING.md, and feel free to ask anything here if you’re not sure about something. |
@addaleax thanks, i do. |
addaleax
pushed a commit
to addaleax/node
that referenced
this issue
Apr 30, 2017
Delete invalid parameter. Fixes: nodejs#8153
2 tasks
anchnk
pushed a commit
to anchnk/node
that referenced
this issue
May 6, 2017
Delete invalid parameter. Fixes: nodejs#8153 PR-URL: nodejs#12767 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: David Cai <davidcai1993@yahoo.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update _stream_readable.js to delete invalid parameter.
https://github.com/liangzeng/node/commit/acbb6d5489e31a35b8bc54060b5fabab6edbc6f0
The text was updated successfully, but these errors were encountered: