Skip to content

Pull requests: nodejs/node

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

process: make process.nextTick() awaitable process Issues and PRs related to the process subsystem. promises Issues and PRs related to ECMAScript promises. semver-minor PRs that contain new features and should be released in the next minor version.
#38393 opened Apr 25, 2021 by XadillaX Loading…
3 tasks done
module: add --package flag for implicit config testing c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. lib / src Issues and PRs related to general changes in the lib or src directory. module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#38028 opened Apr 1, 2021 by bmeck Draft
doc: document ctor of ReadStream and WriteStream in tty doc Issues and PRs related to the documentations. tty Issues and PRs related to the tty subsystem.
#38021 opened Apr 1, 2021 by Ayase-252 Loading…
events: refactor [customInspectSymbol] blocked PRs that are blocked by other issues or PRs. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.
#37834 opened Mar 20, 2021 by himself65 Loading…
lib: inline Array operations in FreeList methods needs-ci PRs that need a full CI run.
#37649 opened Mar 7, 2021 by ExE-Boss Loading…
refactor: undefined check for tls_wrap tls Issues and PRs related to the tls subsystem.
#37424 opened Feb 18, 2021 by ttzztztz Loading…
console: make console.log resilient to built-in prototypes tempering events Issues and PRs related to the events subsystem / EventEmitter. needs-benchmark-ci PR that need a benchmark CI run. needs-ci PRs that need a full CI run.
#37332 opened Feb 12, 2021 by aduh95 Loading…
process: add _getActiveHandles documentation doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem.
#37261 opened Feb 7, 2021 by yashLadha Loading…
crypto: add support for SM2 c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version.
#37066 opened Jan 25, 2021 by tniessen Loading…
assert: refactor to avoid unsafe array iteration assert Issues and PRs related to the assert subsystem. review wanted PRs that need reviews.
#36754 opened Jan 3, 2021 by aduh95 Loading…
2 tasks done
inspect: fix pop undefined when array prototype pop deleted needs-benchmark-ci PR that need a benchmark CI run. util Issues and PRs related to the built-in util module.
#36742 opened Jan 2, 2021 by yashLadha Loading…
1 of 4 tasks
build, tools, win: update nasm detection install Issues and PRs related to the installers. review wanted PRs that need reviews. tools Issues and PRs related to the tools directory. windows Issues and PRs related to the Windows platform.
#36689 opened Dec 30, 2020 by himself65 Loading…
2 tasks done
WIP net: enable emitclose in socket net Issues and PRs related to the net subsystem. wip Issues and PRs that are still a work in progress.
#36662 opened Dec 28, 2020 by dnlup Draft
4 tasks
lib: add SafeArray to primordials and use it for FreeList lib / src Issues and PRs related to general changes in the lib or src directory.
#36600 opened Dec 22, 2020 by ExE-Boss Loading…
2 of 3 tasks
lib: refactor to use more primordials in internal/freelist.js lib / src Issues and PRs related to general changes in the lib or src directory. needs-benchmark-ci PR that need a benchmark CI run.
#36565 opened Dec 18, 2020 by Lxxyx Loading…
2 tasks done
worker: implement Web Locks API semver-minor PRs that contain new features and should be released in the next minor version. worker Issues and PRs related to Worker support.
#36502 opened Dec 13, 2020 by addaleax Loading…
4 tasks done
http: replace destroySoon with socket.end http Issues or PRs related to the http subsystem. semver-major PRs that contain breaking changes and should be released in the next major version.
#36205 opened Nov 20, 2020 by mmomtchev Loading…
2 tasks done
feature-request - add [lazy] option parents to fs.writeFile[Sync], fs.appendFile[Sync], fs.open[Sync] fs Issues and PRs related to the fs subsystem / file system.
#35775 opened Oct 23, 2020 by kaizhu256 Loading…
4 tasks done
lib: fix inspector links for stack traces notable-change PRs with changes that should be highlighted in changelogs. semver-major PRs that contain breaking changes and should be released in the next major version.
#35725 opened Oct 20, 2020 by Dragiyski Loading…
3 tasks done
process: improve rejections tracking performance process Issues and PRs related to the process subsystem.
#34862 opened Aug 21, 2020 by mmarchini Draft
2 of 6 tasks
src: set SA_SIGINFO flag when using sa_sigaction c++ Issues and PRs that require attention from people who are familiar with C++.
#34648 opened Aug 6, 2020 by richardlau Loading…
2 tasks done
child_process: Pass child in execFile resolve/reject too child_process Issues and PRs related to the child_process subsystem.
#34345 opened Jul 14, 2020 by awwright Draft
3 of 4 tasks
esm: treat modules with no extension as .js esm Issues and PRs related to the ECMAScript Modules implementation.
#34177 opened Jul 2, 2020 by srolel Loading…
3 of 4 tasks
stream: Expose DuplexPair API stream Issues and PRs related to the stream subsystem.
#34111 opened Jun 29, 2020 by awwright Loading…
4 tasks done
Draft: Cancellation of FSReq c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory.
#34080 opened Jun 27, 2020 by ptomato Draft
3 of 4 tasks
ProTip! Exclude everything labeled bug with -label:bug.