Skip to content

Commit

Permalink
add integration PR link for iterator helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra committed Sep 18, 2024
1 parent cb4f618 commit 972ab5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2024/10.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ When applicable, use these emoji as a prefix to the agenda item topic.
| stage | timebox | topic | presenter |
|:-----:|:-------:|-------|-----------|
| 3 | 5m | [Source phase imports](https://github.com/tc39/proposal-source-phase-imports) error type change ([PR](https://github.com/tc39/proposal-source-phase-imports/pull/65)) | Guy Bedford |
| 3 | 15m | [iterator helpers](https://github.com/tc39/proposal-iterator-helpers) for Stage 4 ([slides](https://docs.google.com/presentation/d/1z9kpu_CITxmNls7aOn61uswOK1SqHqijngtMcDTo8zk)) | Michael Ficarra |
| 3 | 15m | [iterator helpers](https://github.com/tc39/proposal-iterator-helpers) for Stage 4 ([PR](https://github.com/tc39/ecma262/pull/3395), [slides](https://docs.google.com/presentation/d/1z9kpu_CITxmNls7aOn61uswOK1SqHqijngtMcDTo8zk)) | Michael Ficarra |
| 3 | 15m | [`Promise.try`](https://github.com/tc39/proposal-promise-try/issues/15) for Stage 4 | Jordan Harband |
| 3 | 20m | [Import Attributes](https://github.com/tc39/proposal-import-attributes) and [JSON modules](https://github.com/tc39/proposal-json-modules) for stage 4 (https://github.com/tc39/ecma262/pull/3057, https://github.com/tc39/ecma262/pull/3391) | Nicolò Ribaudo |
| 2.7 | 15m | [Math.sumPrecise](https://github.com/tc39/proposal-math-sum) for stage 3 & last chance to suggest other names ([tests](https://github.com/tc39/test262/pull/4049)) | Kevin Gibbons |
Expand Down

0 comments on commit 972ab5d

Please sign in to comment.