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

Jan 2022 #80

Open
jridgewell opened this issue Jan 24, 2022 · 8 comments
Open

Jan 2022 #80

jridgewell opened this issue Jan 24, 2022 · 8 comments

Comments

@jridgewell
Copy link
Member

https://github.com/tc39/agendas/blob/main/2022/01.md

@jridgewell
Copy link
Member Author

Array.fromAsync (Slides TBD; Specification) for stage 3 does not advance, discussion to happen on double awaiting behavior

@jridgewell
Copy link
Member Author

jridgewell commented Jan 25, 2022

Close sync iterator when async wrapper closes. (PR, Slides) reaches consensus on both items:

  • consensus for change to close underlying iterator when yielding a rejected promise (both for next and throw)
  • consensus for change to throw a TypeError when calling throw on the wrapper and the underlying iterator lacks throw, rather than throwing the value passed to throw

@jridgewell
Copy link
Member Author

jridgewell commented Jan 25, 2022

Process Document: clarify stage 1 polyfill recommendation (PR) reaches consensus, but exact wording to be worked on.

@jridgewell
Copy link
Member Author

Process clarification: requirements for changes to Stage 3 proposals (1, 2) reaches consensus:

  • consensus to document that normative changes in stage 3 require consensus
  • consensus that these should be added to the agenda with the same deadline as stage advancement items, but with softer language (i.e. exceptions to this requirement are expected)

@jridgewell
Copy link
Member Author

Taking over maintainership of structured clone round 2 (issue) reaches consensus: Draft a separate document with structured clone, owned by TC39 but not initially part of 262, with necessary editorial (but not normative) changes

@jridgewell
Copy link
Member Author

Reversible string split for Stage 1 (Slides) reaches Stage 1

@jridgewell
Copy link
Member Author

enum for stage 1 (Slides) does not advance, forming a champion group to present a more narrow idea

@jridgewell
Copy link
Member Author

Intl.Segmenter v2 for Stage 2 (Slides, Spec Text) does not reach Stage 2

@jridgewell jridgewell unpinned this issue Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant