July 2, 2020 – July 9, 2020
Overview
7 Pull requests merged by 2 people
-
Merged
#34228
test: add known issue for fs.open() keeping event loop open
Jul 9, 2020 -
Merged
#34203
test: fix flaky test-fs-stream-construct
Jul 7, 2020 -
Merged
#34178
doc: remove parenthetical \r\n comment in http and http2 docs
Jul 4, 2020 -
Merged
#33764
doc: remove stability from unreleased errors
Jul 4, 2020 -
Merged
#34134
test: report actual error code on failure
Jul 3, 2020 -
Merged
#34152
doc: remove "considered" in errors.md
Jul 3, 2020 -
Merged
#34151
doc: simplify and clarify ReferenceError material in errors.md
Jul 3, 2020
42 Pull requests proposed by 26 people
-
Proposed
#34177
esm: treat modules with no extension as .js
Jul 2, 2020 -
Proposed
#34179
querystring: reduce memory usage
Jul 3, 2020 -
Proposed
#34180
fs: filehandle read now accepts object as argument
Jul 3, 2020 -
Proposed
#34182
build: recommend Python 3.8 to build on Windows
Jul 3, 2020 -
Proposed
#34183
deps: update zlib to upstream 8603eee
Jul 3, 2020 -
Proposed
#34184
test: mark test-vm-timeout-escape-promise-2 flaky
Jul 3, 2020 -
Proposed
#34187
deps: upgrade to libuv 1.38.1
Jul 3, 2020 -
Proposed
#34193
net:support TCP_KEEPINTVL,TCP_KEEPCNT,TCP_USER_TIMEOUT for tcp keep-a…
Jul 4, 2020 -
Proposed
#34204
stream: cleanup and fix Readable.wrap
Jul 4, 2020 -
Proposed
#34205
tools: update ESLint to 7.4.0
Jul 4, 2020 -
Proposed
#34213
doc: Add OpenSSL errors to API docs
Jul 6, 2020 -
Proposed
#34214
deps: V8: cherry-pick 7889803e82d3
Jul 6, 2020 -
Proposed
#34217
lib: cache length prop in classic for loop
Jul 6, 2020 -
Proposed
#34218
doc: fix 2 files JSDoc typo
Jul 6, 2020 -
Proposed
#34230
doc: buffer documentation improvements
Jul 6, 2020 -
Proposed
#34231
Allowing HEAD method to work with keep-alive
Jul 6, 2020 -
Proposed
#34233
tools: add banner to lint-md.js by rollup.config.js
Jul 7, 2020 -
Proposed
#34238
Add initial support for Darwin arm64
Jul 7, 2020 -
Proposed
#34240
doc: fix ESM hook mistypes and links to types
Jul 7, 2020 -
Proposed
#34243
meta: make issue template mobile friendly and address nits
Jul 7, 2020 -
Proposed
#34246
deps: upgrade npm to 6.14.6
Jul 7, 2020 -
Proposed
#34248
src,doc,test: remove String::New default parameter
Jul 7, 2020 -
Proposed
#34249
child_process: allow promisified exec to be cancel
Jul 7, 2020 -
Proposed
#34250
test: add regression tests for HTTP parser crash
Jul 7, 2020 -
Proposed
#34251
[v12.x] http: fix crash for sync write errors during header parsing
Jul 7, 2020 -
Proposed
#34252
src: refactor TimerWrap class
Jul 8, 2020 -
Proposed
#34255
build,tools: fix cmd_regen_makefile
Jul 8, 2020 -
Proposed
#34258
doc: move kfarnung to collaborator emeriti list
Jul 8, 2020 -
Proposed
#34259
test: add debugging output for flaky test
Jul 8, 2020 -
Proposed
#34261
tls: eol createSecurePair
Jul 8, 2020 -
Proposed
#34262
quic: another, another round of quic cleanups
Jul 8, 2020 -
Proposed
#34263
[v12.x] src: use enum for refed flag on native immediates
Jul 8, 2020 -
Proposed
#34267
test: add issue ref for known_issues test
Jul 9, 2020 -
Proposed
#34268
build: toolchain.gypi and node_gyp.py cleanup
Jul 9, 2020 -
Proposed
#34269
esm: improve packageResolve
Jul 9, 2020 -
Proposed
#34270
build: remove unused flags in toolchain.gypi and node_gyp.py
Jul 9, 2020 -
Proposed
#34272
deps: V8: backport 2d5017a0fc02
Jul 9, 2020 -
Proposed
#34273
doc: reword warnings about sockets passed to subprocesses
Jul 9, 2020 -
Proposed
#34275
[v12.x backport] tools: enable no-else-return lint rule
Jul 9, 2020 -
Proposed
#34276
src: use FromMaybe instead of ToLocal in GetCert
Jul 9, 2020 -
Proposed
#34282
src: remove redundant snprintf
Jul 9, 2020 -
Proposed
#34283
quic: more quic refactorings and cleanups
Jul 9, 2020
44 Issues closed by 14 people
-
Closed
#29739
Samples not language aware
Jul 9, 2020 -
Closed
#22804
Docs missing for http2Stream.id and the 'ready' event
Jul 9, 2020 -
Closed
#29714
Better description of statuscode handling and improve example
Jul 9, 2020 -
Closed
#8569
Buffer.from(str, encoding) silently ignores decoding errors
Jul 9, 2020 -
Closed
#32431
events: timing issue awaiting multiple events emitted in same nextTick
Jul 9, 2020 -
Closed
#31244
Clarify behaviour when listening for 'error' event using once()
Jul 9, 2020 -
Closed
#31279
security implications of legacy url.parse() should be more clearly documented
Jul 9, 2020 -
Closed
#34277
"npm install node@lts" reports 12.18.1 which does not match 12.18.2 listed on website
Jul 9, 2020 -
Closed
#33582
Promise-friendly stream.pipeline and stream.finished
Jul 9, 2020 -
Closed
#33398
Windows installation failed
Jul 8, 2020 -
Closed
#33140
Windows installation fails with "The request was aborted: Could not create SSL/TLS secure channel."
Jul 8, 2020 -
Closed
#34126
SEGFAULT on Node Fermium
Jul 7, 2020 -
Closed
#34069
DEP0097 warning triggered in REPL.
Jul 7, 2020 -
Closed
#29266
fs.read documentation errors
Jul 7, 2020 -
Closed
#33468
TLSWrap objects grow with HTTP keep-alive enabled until out of memory error occurs
Jul 7, 2020 -
Closed
#31850
Adding globalAgent.maxSockets generate [RSR, ACK] at the end of communications
Jul 7, 2020 -
Closed
#34202
Build failure on Raspberry Pi 4
Jul 7, 2020 -
Closed
#34192
fs.promises.opendir should implement ECMAScript async iterator protocol 25.1.1.4
Jul 7, 2020 -
Closed
#34237
Drop Python 2.7
Jul 7, 2020 -
Closed
#33796
parallel/test-fs-stream-construct reliably fails on fanned arm build
Jul 7, 2020 -
Closed
#34216
HTTP Parser HWM
Jul 6, 2020 -
Closed
#12665
Allow to suppress --inspect hint
Jul 6, 2020 -
Closed
#34200
unreachable code
Jul 6, 2020 -
Closed
#26718
Should we add a glossary like chrome ?
Jul 6, 2020 -
Closed
#24098
Doc: Agent ctor options are not fully documented, such as `lookup`
Jul 6, 2020 -
Closed
#23280
Buffer.toString('utf8') appears to use wtf-8
Jul 6, 2020 -
Closed
#22154
fork method, args parameter cannot be null
Jul 6, 2020 -
Closed
#20181
Documentation for Buffer#includes is not accurate
Jul 6, 2020 -
Closed
#33627
Proposal: remove minimal time limit for semver-patch prs
Jul 6, 2020 -
Closed
#34029
doc: document the minimum required version for shared libuv
Jul 6, 2020 -
Closed
#34215
crypto.privateDecrypt(): Error: data greater than mod len
Jul 6, 2020 -
Closed
#34211
Inspector Protocol Method: Debugger.getScriptSource returns code wrapped by Module Wrapper
Jul 5, 2020 -
Closed
#34206
stream: Readable add support for handles?
Jul 4, 2020 -
Closed
#34194
deps/zlib is not compatible with clang-cl
Jul 4, 2020 -
Closed
#34174
SEGFAULT error
Jul 4, 2020 -
Closed
#34085
doc: for `tls.createServer` options, providing `ctx` to `SNICallback` `cb` call is optionary.
Jul 3, 2020 -
Closed
#33471
n-api: does napi_create_external_buffer copy?
Jul 3, 2020 -
Closed
#34073
pummel/test-crypto-timing-safe-equal-benchmarks failing
Jul 3, 2020 -
Closed
#34172
fix flaky test-http2-invalidheaderfield
Jul 3, 2020 -
Closed
#30323
PPC32 port guidance
Jul 3, 2020 -
Closed
#31668
Node v10.19.0-linux-armv6l cannot be run on Debian Jessie
Jul 3, 2020 -
Closed
#33920
Have anyone successfully crossed compile node js in android?
Jul 3, 2020 -
Closed
#27257
Blockers for Clang support on all supported platforms
Jul 3, 2020 -
Closed
#22360
Async Hooks do not recognize execution contexts created when processing thenables
Jul 2, 2020
21 Issues created by 19 people
-
Opened
#34281
node --prof documentation missing from --help output
Jul 9, 2020 -
Opened
#34280
process.title value is not respected on macOS (14.x.x+)
Jul 9, 2020 -
Opened
#34279
GC is not able to instantly free up memory of request after Response finish ==> possible OOM on sequential requests
Jul 9, 2020 -
Opened
#34278
Rethink `recursive` flag (and design more generally) for `fs.rmdir`
Jul 9, 2020 -
Opened
#34274
stream.pipeline does not wait for the last stream to flush before calling the final callback
Jul 9, 2020 -
Opened
#34266
fs.open() can keep the event loop open in some cases
Jul 8, 2020 -
Opened
#34265
Graceful close for HTTP2 sessions
Jul 8, 2020 -
Opened
#34264
Add a `stream` event for client-side HTTP2 sessions
Jul 8, 2020 -
Opened
#34260
Next 10 years of Node.js
Jul 8, 2020 -
Opened
#34257
Issue with create-react-app (src and public will not created with node version v12.18.2)
Jul 8, 2020 -
Opened
#34256
build: clean up tools/v8_gypfiles/toolchain.gypi
Jul 8, 2020 -
Opened
#34242
Nominating @HarshithaKP as a collaborator
Jul 7, 2020 -
Opened
#34241
Nominating @Hakerh400 as a collaborator
Jul 7, 2020 -
Opened
#34234
doc: Does child_process.execFile really resolve to a ChildProcess?
Jul 7, 2020 -
Opened
#34229
Error [ERR_INTERNAL_ASSERTION] on ServerResponse
Jul 6, 2020 -
Opened
#34219
readable[Symbol.asyncIterator]().next() on stream causes immediate exit (no error)
Jul 6, 2020 -
Opened
#34207
stream: Readable batched iteration
Jul 4, 2020 -
Opened
#34201
ICU build issue with clang-cl
Jul 4, 2020 -
Opened
#34189
fsPromises.truncate doesn't close fd.
Jul 4, 2020 -
Opened
#34185
Follow curl: Enable setNoDelay() / TCP_NODELAY by default on HTTP(S) 1.x
Jul 3, 2020 -
Opened
#34176
fs.promises FileHandle.read() not working with object argument as stated in docs.
Jul 2, 2020
111 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
26 new comments
Open
#34111
stream: Expose DuplexPair API
Jul 9, 2020 -
14 new comments
Open
#34117
module: package "imports" field
Jul 9, 2020 -
13 new comments
Open
#15102
Assertion `(parser->current_buffer_len_) == (0)' failed
Jul 7, 2020 -
13 new comments
Open
#34148
doc,tools: Replace client-side syntax highlighting for API docs with compile-time syntax highlighting
Jul 7, 2020 -
11 new comments
Open
#33416
module: CJS exports detection
Jul 7, 2020 -
10 new comments
Open
#34169
Add EventTarget WPT test AddEventListenerOptions-once
Jul 8, 2020 -
7 new comments
Open
#31089
investigate flaky test-http2-large-writes-session-memory-leak on Windows CI
Jul 8, 2020 -
6 new comments
Open
#32261
module: self referential modules in repl or `-r`
Jul 3, 2020 -
5 new comments
Open
#27916
ECONNRESET after response
Jul 7, 2020 -
5 new comments
Open
#33812
esm: loader chaining
Jul 8, 2020 -
4 new comments
Open
#445
Cleanup `_writableState` and `_readableState` access across codebase
Jul 3, 2020 -
4 new comments
Open
#33579
deps: update V8 to 8.4
Jul 6, 2020 -
4 new comments
Open
#34048
[Experiment] zlib: switch to lazy init for zlib streams
Jul 4, 2020 -
4 new comments
Open
#34133
stream: add the pipeline destoryDestOnError option
Jul 8, 2020 -
3 new comments
Open
#33703
node --jitless segfault on mipsel or mips64el
Jul 3, 2020 -
3 new comments
Open
#30969
Select another version dropdown bug
Jul 6, 2020 -
3 new comments
Open
#23694
Tracking Issue: Legacy URL deprecation
Jul 7, 2020 -
3 new comments
Open
#34121
Nominating @rexagod as a collaborator
Jul 8, 2020 -
3 new comments
Open
#34165
Cannot resolve path through different drivers inside WSL
Jul 8, 2020 -
3 new comments
Open
#27413
docs: fs: stat.isDirectory: added clarification
Jul 7, 2020 -
3 new comments
Open
#32984
bootstrap: include bootstrapped Environment in builtin snapshot
Jul 6, 2020 -
3 new comments
Open
#33735
doc: Fix the typo in example output in url.md for url.hostname
Jul 6, 2020 -
3 new comments
Open
#33768
doc: add http.IncomingMessage#connection
Jul 4, 2020 -
3 new comments
Open
#34170
v10.22.0 proposal
Jul 7, 2020 -
2 new comments
Open
#33948
util: fix inspection of errors with tampered stack property for node v10
Jul 3, 2020 -
2 new comments
Open
#28969
http: OutgoingMessage streamlike
Jul 5, 2020 -
2 new comments
Open
#19393
Implement window.fetch into core
Jul 6, 2020 -
2 new comments
Open
#31979
Performance of for await of (async iteration)
Jul 6, 2020 -
2 new comments
Open
#34051
implement process.exitWithException()
Jul 6, 2020 -
2 new comments
Open
#34100
Nominating @sxa as a collaborator
Jul 7, 2020 -
2 new comments
Open
#34098
Nominating @danielleadams as a collaborator
Jul 7, 2020 -
2 new comments
Open
#34146
User Mode Install for Windows
Jul 8, 2020 -
2 new comments
Open
#26880
/etc/localtime symlink handling
Jul 8, 2020 -
2 new comments
Open
#25382
ENOMEM with exec/spawn - child process tries to reserve as much mem as parent
Jul 9, 2020 -
2 new comments
Open
#33384
Promise performance drop between v8 7.4 and 7.5
Jul 9, 2020 -
2 new comments
Open
#24069
vm: add createCacheForFunction
Jul 6, 2020 -
2 new comments
Open
#27644
path: fix unicode path problems in path.relative
Jul 7, 2020 -
2 new comments
Open
#29227
http: emit ERR_STREAM_DESTROYED if the socket is destroyed
Jul 8, 2020 -
2 new comments
Open
#31207
lib: add Int8Array primordials
Jul 8, 2020 -
2 new comments
Open
#31875
doc: add esm alternative for require.main
Jul 4, 2020 -
2 new comments
Open
#33433
doc: lint deprecation codes
Jul 4, 2020 -
2 new comments
Open
#33819
[v12.x] Backport 33570 and 33508 to v12.x
Jul 8, 2020 -
2 new comments
Open
#33928
http2: Abstracting stream and session-related logic
Jul 8, 2020 -
2 new comments
Open
#34035
stream: simpler Readable async iterator
Jul 4, 2020 -
2 new comments
Open
#34080
Draft: Cancellation of FSReq
Jul 3, 2020 -
2 new comments
Open
#34083
Doc/stream write
Jul 6, 2020 -
1 new comment
Open
#33771
async_hooks: after hook called twice in case of uncaught exception
Jul 2, 2020 -
1 new comment
Open
#23282
https.request timeout options doesn't work
Jul 2, 2020 -
1 new comment
Open
#33002
Chrome debugger for node doesn't work properly
Jul 3, 2020 -
1 new comment
Open
#32717
Build fails when cross compiling v12.x host x86-64 to arm
Jul 3, 2020 -
1 new comment
Open
#34123
build: remove GitHub Actions for tarballs?
Jul 3, 2020 -
1 new comment
Open
#27049
http: HEAD response, no error if next msg starts with 'H'
Jul 3, 2020 -
1 new comment
Open
#26342
`node::MakeCallback()`, `napi_make_callback()` requires recv to be an object / not empty
Jul 3, 2020 -
1 new comment
Open
#34016
Assertion `parser->current_buffer_.IsEmpty()' Exception
Jul 6, 2020 -
1 new comment
Open
#30489
doc: http.ServerResponse close event
Jul 6, 2020 -
1 new comment
Open
#12682
Relative URLs in WHATWG URL API
Jul 6, 2020 -
1 new comment
Open
#29287
Running global npm scripts in node 12.9.0: This command not found error.
Jul 7, 2020 -
1 new comment
Open
#29829
The differences between http2 compatibility API and http[s]
Jul 7, 2020 -
1 new comment
Open
#34099
Nominating @ruyadorno as a collaborator
Jul 7, 2020 -
1 new comment
Open
#29817
[Tracking Issue] OpenSSL 3
Jul 8, 2020 -
1 new comment
Open
#32978
The HTTP2 streams sometimes don't emit the `end` event
Jul 9, 2020 -
1 new comment
Open
#29802
flaky test-http2-reset-flood
Jul 9, 2020 -
1 new comment
Open
#21128
Introduce `mime` module
Jul 7, 2020 -
1 new comment
Open
#21351
buffer: runtime-deprecate Buffer constructor everywhere by default
Jul 7, 2020 -
1 new comment
Open
#22831
Add RunKit embeds to Node documentation [WIP]
Jul 7, 2020 -
1 new comment
Open
#24256
cli: preserve or add trailing slash to file arg
Jul 7, 2020 -
1 new comment
Open
#28124
test: move the corresponding IPv4 and IPv6 tests
Jul 7, 2020 -
1 new comment
Open
#28366
Add documention to Cluster
Jul 7, 2020 -
1 new comment
Open
#28439
buffer: add Buffer.harden() method
Jul 7, 2020 -
1 new comment
Open
#28501
stream: add Transform.by utility function
Jul 7, 2020 -
1 new comment
Open
#28519
fs: add WriteStream.prototype.flush
Jul 7, 2020 -
1 new comment
Open
#28941
process: add .stillSynchronous
Jul 7, 2020 -
1 new comment
Open
#29527
policy: add startup benchmark and make SRI lazier
Jul 7, 2020 -
1 new comment
Open
#30289
doc: add Powershell oneliner to get Windows version
Jul 4, 2020 -
1 new comment
Open
#31539
http: Add noDelay to http.request() options.
Jul 3, 2020 -
1 new comment
Open
#31817
util: add private fields preview support
Jul 6, 2020 -
1 new comment
Open
#31879
doc: Add more useful information to Glossary.md
Jul 3, 2020 -
1 new comment
Open
#33044
build: rework gyp files for zlib
Jul 3, 2020 -
1 new comment
Open
#33533
[v14.x backport] modules: deprecate module.parent
Jul 2, 2020 -
1 new comment
Open
#33674
util: improve getStringWidth performance
Jul 8, 2020 -
1 new comment
Open
#33740
Update install_tools.bat
Jul 9, 2020 -
1 new comment
Open
#34032
vm: add tests for function declarations using [[DefineOwnProperty]]
Jul 7, 2020 -
1 new comment
Open
#34082
http: introduce new http Client
Jul 2, 2020 -
0 new comments
Open
#32103
"Cannot find module" when main file not `index.js` with experimental-specifier-resolution=node
Jul 2, 2020 -
0 new comments
Open
#33026
[discuss] event loop idle metrics
Jul 6, 2020 -
0 new comments
Open
#34108
Stream Issues
Jul 8, 2020 -
0 new comments
Open
#31808
vm: Function declarations should use [[Define]] instead of [[Set]] on the global object
Jul 8, 2020 -
0 new comments
Open
#24377
test: use openssl.cnf if using shared openssl
Jul 7, 2020 -
0 new comments
Open
#24402
test: add a test to make sure the modules can be required independently
Jul 7, 2020 -
0 new comments
Open
#26559
benchmark: add "byGroup" config option
Jul 7, 2020 -
0 new comments
Open
#26612
benchmark: replace deprecated cipher in cipher-stream.js
Jul 7, 2020 -
0 new comments
Open
#27327
lib: improve option shell on child_process
Jul 7, 2020 -
0 new comments
Open
#27662
path: fix win32.relative() for some Unicode paths
Jul 7, 2020 -
0 new comments
Open
#27740
doc: reorganized "Contributing to Node.js"
Jul 3, 2020 -
0 new comments
Open
#28379
doc: clearify that http does chunked encoding itself.
Jul 3, 2020 -
0 new comments
Open
#28482
Implement URL.from
Jul 7, 2020 -
0 new comments
Open
#29576
child_process: escape args[] for shell
Jul 7, 2020 -
0 new comments
Open
#29779
readline: add postprocess callback
Jul 7, 2020 -
0 new comments
Open
#32175
doc: fix stream.pipeline async generators example and version
Jul 3, 2020 -
0 new comments
Open
#32194
doc: improve setUncaughtExceptionCaptureCallback docs
Jul 3, 2020 -
0 new comments
Open
#32237
esm: add gotcha to documentation
Jul 3, 2020 -
0 new comments
Open
#32545
doc: amend related to execFile explanation
Jul 3, 2020 -
0 new comments
Open
#32655
doc: additional note in README(.md) informing users that it is advise…
Jul 3, 2020 -
0 new comments
Open
#33346
stream: mutable highwatermark
Jul 5, 2020 -
0 new comments
Open
#33513
Update events.md
Jul 3, 2020 -
0 new comments
Open
#33518
doc: clarify url param of http.get
Jul 3, 2020 -
0 new comments
Open
#33584
src: allow setting a dir for all diagnostic output
Jul 9, 2020 -
0 new comments
Open
#33662
readline: add history event and option to set initial history
Jul 3, 2020 -
0 new comments
Open
#33770
test: update WPT harness
Jul 3, 2020 -
0 new comments
Open
#33961
[v14.x backport] doc: standardize on sentence case for headers
Jul 6, 2020 -
0 new comments
Open
#34131
[v12.x backport] http: fix incorrect headersTimeout measurement
Jul 7, 2020