-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
readline: refactor to use more primordials #36296
Conversation
This comment has been minimized.
This comment has been minimized.
Landed in e074bee...ed6e71a |
PR-URL: #36296 Reviewed-By: Rich Trott <[email protected]>
PR-URL: #36296 Reviewed-By: Rich Trott <[email protected]>
PR-URL: nodejs#36296 Reviewed-By: Rich Trott <[email protected]>
PR-URL: #36296 Reviewed-By: Rich Trott <[email protected]>
PR-URL: #36296 Reviewed-By: Rich Trott <[email protected]>
Hey, this is breaking in the v16.x release branch by the |
Nevermind, this is a quite all commit; this is part of v16.x branch already. |
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes