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

2 proposals + schedule constraints #1727

Merged
merged 1 commit into from
Oct 30, 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
4 changes: 4 additions & 0 deletions 2024/12.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ When applicable, use these emoji as a prefix to the agenda item topic.
|:-----:|:-------:|-------|-----------|
| 3 | 5m | [Intl.DurationFormat](https://github.com/tc39/proposal-intl-duration-format) Correct spec bug resulting in fraction digits and rounding mode options being ignored. ([PR](https://github.com/tc39/proposal-intl-duration-format/pull/203/)) | Ben Allen |
| 2.7 | 15m | [`Error.isError](https://github.com/tc39/proposal-is-error/issues/7) to stage 3? | Jordan Harband |
| 1 | 30m | [Immutable ArrayBuffer](https://github.com/tc39/proposal-immutable-arraybuffer) to stage 2? | Mark Miller |
| 0 | 60m | Stabilize (link TBD) to stage 1? | Mark Miller |
Copy link

@slorber slorber Nov 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😲 what is this Stabilize thing?

Is this some kind of built-in interning, possibly an alternative to Records & Tuples value semantics?
tc39/proposal-record-tuple#387

cc @acutmore any idea?


Edit: found a link, doesn't look related: https://github.com/Agoric/proposal-stabilize

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that is indeed the link


1. Longer or open-ended discussions

Expand Down Expand Up @@ -144,6 +146,8 @@ When applicable, use these emoji as a prefix to the agenda item topic.

<!-- Constraints supplied more than three days before the meeting should go here -->

Mark Miller: Monday 2 December will be hard for me to attend (due to travel). So at least my presentations will need to be elsewhen. TBD which other presentations I feel I need to attend.

#### Late-breaking Schedule Constraints

<!-- Constraints supplied less than three days before the meeting should go here -->
Loading