Skip to content

Commit eeef3f4

Browse files
committed
Add explicit end months for proposals.
1 parent 63b8dfc commit eeef3f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proposals/0474-yielding-accessors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0474](0474-yielding-accessors.md)
44
* Authors: [Ben Cohen](https://github.com/airspeedswift), [Nate Chandler](https://github.com/nate-chandler), [Joe Groff](https://github.com/jckarter/)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6-
* Status: **Active Review (April 8...22, 2025)**
6+
* Status: **Active Review (April 8 ... April 22, 2025)**
77
* Vision: [A Prospective Vision for Accessors in Swift](https://github.com/rjmccall/swift-evolution/blob/accessors-vision/visions/accessors.md)
88
* Implementation: Partially available on main behind the frontend flag `-enable-experimental-feature CoroutineAccessors`
99
* Review: ([pitch 1](https://forums.swift.org/t/modify-accessors/31872)), ([pitch 2](https://forums.swift.org/t/pitch-modify-and-read-accessors/75627)), ([pitch 3](https://forums.swift.org/t/pitch-3-yielding-coroutine-accessors/77956)), ([review](https://forums.swift.org/t/se-0474-yielding-accessors/79170))

proposals/0475-observed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0475](0475-observed.md)
44
* Authors: [Philippe Hausler](https://github.com/phausler)
55
* Review Manager: [Freddy Kellison-Linn](https://github.com/Jumhyn)
6-
* Status: **Active Review (April 10...24, 2025)**
6+
* Status: **Active Review (April 10 ... April 24, 2025)**
77
* Implementation: https://github.com/swiftlang/swift/pull/79817
88
* Review: ([pitch](https://forums.swift.org/t/pitch-transactional-observation-of-values/78315)) ([review](https://forums.swift.org/t/se-0475-transactional-observation-of-values/79224))
99

0 commit comments

Comments
 (0)