Skip to content
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

Increase upsert timebox #1738

Merged
merged 1 commit into from
Nov 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 2024/12.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
| 2.7 | 15m | [`Error.isError`](https://github.com/tc39/proposal-is-error/issues/7) to stage 3? | Jordan Harband |
| 2.7 | 15m | [iterator sequencing](https://github.com/tc39/proposal-iterator-sequencing) for Stage 3 ([tests](https://github.com/tc39/test262/pull/4326)) ([slides](https://docs.google.com/presentation/d/1EHMDcnV9zJ1E7BRhKmYtzHchZvOzjWynR3W-VdNxglw)) | Michael Ficarra |
| 2 | 5m | [AsyncContext](https://github.com/tc39/proposal-async-context) request for Stage 2.7 reviewers | Andreu Botella |
| 2 | 15m | [Upsert (formerly Map.emplace)](https://github.com/tc39/proposal-upsert) Update and request for Stage 2 reviewers ([Slides](https://docs.google.com/presentation/d/15sWTvdWIo9Jt12LFRNBPJo1N_8xsMSCB3jy73HBFX-M/))| Daniel Minor |
| 2 | 30m | [Upsert (formerly Map.emplace)](https://github.com/tc39/proposal-upsert) Update and request for Stage 2 reviewers ([Slides](https://docs.google.com/presentation/d/15sWTvdWIo9Jt12LFRNBPJo1N_8xsMSCB3jy73HBFX-M/))| Daniel Minor |
| 2 | 40m | [ESM Phase Imports](https://github.com/tc39/proposal-esm-phase-imports) for Stage 2.7 | Guy Bedford |
| 1 | 30m | [Immutable ArrayBuffer](https://github.com/tc39/proposal-immutable-arraybuffer) to stage 2? | Mark Miller |
| 0 | 20m | [Import Sync](https://github.com/guybedford/proposal-import-sync) stage 1 discussion | Guy Bedford |
Expand Down
Loading