proposals icon indicating copy to clipboard operation
proposals copied to clipboard

Jan 2022

Open jridgewell opened this issue 3 years ago • 8 comments

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

jridgewell avatar Jan 24 '22 18:01 jridgewell

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

jridgewell avatar Jan 24 '22 21:01 jridgewell

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 avatar Jan 25 '22 19:01 jridgewell

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

jridgewell avatar Jan 25 '22 19:01 jridgewell

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 avatar Jan 25 '22 19:01 jridgewell

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 avatar Jan 25 '22 19:01 jridgewell

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

jridgewell avatar Jan 25 '22 20:01 jridgewell

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

jridgewell avatar Jan 26 '22 19:01 jridgewell

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

jridgewell avatar Jan 26 '22 22:01 jridgewell