tc39 / proposal-array-from-async

Draft specification for a proposed Array.fromAsync method in JavaScript.
http://tc39.es/proposal-array-from-async/
BSD 3-Clause "New" or "Revised" License
177 stars 13 forks source link

update readme for stage 3 #38

Closed michaelficarra closed 10 months ago

michaelficarra commented 1 year ago

As of the September meeting, this proposal is now at stage 3. See https://github.com/tc39/notes/blob/HEAD/meetings/2022-09/sep-14.md#arrayfromasync-for-stage-3.

bakkot commented 1 year ago

It says "conditional on editor review"; cf https://github.com/tc39/proposal-array-from-async/issues/14#issuecomment-1246221382

js-choi commented 10 months ago

I forgot about this pull request before I already made changes in 60e0cfce046abd3ddf52b0c6743bee4ec9ef7baa, c9b7a77e70a80d5329dbe2011d075cb66a8602df, 88490cd88034f27a536409250b58e204843c72a3. Sorry about that, and sorry about taking so long to address this.

I marked the proposal as “Stage 3 (Conditional on Editor Review)”. I’ve left an additional comment (https://github.com/tc39/proposal-array-from-async/issues/14#issuecomment-1789806147) on next steps towards actual Stage 3.