Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
386 contributions in the last year
Activity overview
Contribution activity
April 2019
Created a pull request in nodejs/node that received 13 comments
v11.14.0 proposal
Notable changes child_process: doc deprecate ChildProcess._channel (cjihrig) #26982 deps: update nghttp2 to 1.37.0 (gengjiawen) #26990 dns: make …
+22,575
−3,119
•
13
comments
- tools: prohibit `assert.doesNotReject()` in Node.js core
- Remove the unsupported Python 2.6 from configure
- test: make test-worker-esm-missing-main more robust
- doc: simplify GOVERNANCE.md text
- child_process: change the defaults maxBuffer size
- test: add ability to skip common flag checks
- test: do not strip left whitespace in pseudo-tty tests
- [v11.x backport] TLS1.3
- [v8.x] assert: fix backport regression
- build: fix test failures not failing Travis builds
- doc: revise TSC text in GOVERNANCE.md
- v8.16.0 proposal
- doc: update LICENSE file
- doc: update LICENSE file
- [v10.x backport] deps: v8, backport coverage fixes
- test: print child stderr in test-http-chunk-problem
- doc: remove outdated link
- doc: consolidate Collaborator status in GOVERNANCE
- test: test vm.runInNewContext() filename option