-
Notifications
You must be signed in to change notification settings - Fork 134
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
Remove Python3 strategic initiative #781
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,10 +20,9 @@ and have the support needed. | |
| New Streams APIs | [Jeremiah Senkpiel][fishrock123] | https://github.com/Fishrock123/bob, https://github.com/Fishrock123/socket | | ||
| V8 Currency | [Michaël Zasso][targos] | | | ||
| Open Web Standards | [Myles Borins][MylesBorins] + [Joyee Cheung][joyeecheung] | https://github.com/nodejs/open-standards | | ||
| Python 3 & GYP | [Sakthipriyan Vairamani][thefourtheye] | https://github.com/nodejs/TSC/issues/642 | | ||
| QUIC / HTTP3 | [James M Snell][jasnell] | https://github.com/nodejs/quic | | ||
| Startup performance | [Joyee Cheung][joyeecheung] | https://github.com/nodejs/node/issues/17058 https://github.com/nodejs/node/issues/21563 | | ||
| Build resources | [Rich Trott][Trott] | https://github.com/nodejs/build/issues/1154#issuecomment-448418977 | | ||
| Build resources | [Rich Trott][Trott] | https://github.com/nodejs/build/issues/1154#issuecomment-448418977 | | ||
|
||
# Need volunteers for | ||
|
||
|
@@ -32,19 +31,19 @@ and have the support needed. | |
| Mentoring | ? | | | ||
| nsp and modules | ? | | | ||
| Error Messages | ? | [node#11273][], [node#18106][] | | ||
| Async Hooks | ? | https://github.com/nodejs/diagnostics/issues/124 | | ||
| Async Hooks | ? | https://github.com/nodejs/diagnostics/issues/124 | | ||
|
||
|
||
# Completed | ||
|
||
| Initiative | Champion | Links | | ||
|-----------------|----------------------|-------------------------------------------------| | ||
| CVE Management | Michael Dawson | https://github.com/nodejs/security-wg/issues/33 | | ||
| Moderation Team | Rich Trott | https://github.com/nodejs/TSC/issues/329 | | ||
| VM module fix | Franziska Hinkelmann | https://github.com/nodejs/node/issues/6283 | | ||
| npm Integration | Myles Borins | https://github.com/nodejs/node/pull/21594 | | ||
| OpenSSL Evolution | Rod Vagg | https://github.com/nodejs/TSC/issues/677 | | ||
| Governance | [Myles Borins][MylesBorins] | | | ||
| Initiative | Champion | Links | | ||
|---------------------|----------------------|-------------------------------------------------| | ||
| CVE Management | Michael Dawson | https://github.com/nodejs/security-wg/issues/33 | | ||
| Moderation Team | Rich Trott | https://github.com/nodejs/TSC/issues/329 | | ||
| VM module fix | Franziska Hinkelmann | https://github.com/nodejs/node/issues/6283 | | ||
| npm Integration | Myles Borins | https://github.com/nodejs/node/pull/21594 | | ||
| OpenSSL Evolution | Rod Vagg | https://github.com/nodejs/TSC/issues/677 | | ||
| Governance | Myles Borins | | | ||
|
||
|
||
[joyeecheung]: https://github.com/joyeecheung | ||
|
@@ -53,8 +52,10 @@ and have the support needed. | |
[node#18106]: https://github.com/nodejs/node/issues/18106 | ||
[fishrock123]: https://github.com/fishrock123 | ||
[addaleax]: https://github.com/addaleax | ||
[cclauss]: https://github.com/cclauss | ||
[mhdawson]: https://github.com/mhdawson | ||
[rvagg]: https://github.com/rvagg | ||
[sam-github]: https://github.com/sam-github | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Isn't needed now that initiative is removed |
||
[trott]: https://github.com/trott | ||
[targos]: https://github.com/targos | ||
[ofrobots]: https://github.com/ofrobots | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't needed now that initiative is removed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch, thanks.