Skip to content

Commit 6ba97a3

Browse files
authored
Assign SE-0463 to the sendable completion handlers proposal and put it in review
1 parent f42ebc0 commit 6ba97a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

proposals/NNNN-sendable-completion-handlers.md renamed to proposals/0463-sendable-completion-handlers.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Import Objective-C completion handler parameters as `@Sendable`
22

3-
* Proposal: [SE-NNNN](NNNN-sendable-completion-handlers.md)
3+
* Proposal: [SE-0463](0463-sendable-completion-handlers.md)
44
* Authors: [Holly Borla](https://github.com/hborla)
5-
* Review Manager: TBD
6-
* Status: **Awaiting review**
7-
* Vision: [[Prospective Vision] Improving the approachability of data-race safety](https://forums.swift.org/t/prospective-vision-improving-the-approachability-of-data-race-safety/76183)
5+
* Review Manager: [John McCall](https://github.com/rjmccall)
6+
* Status: **Active Review (Feburary 27th...March 10th, 2025)**
7+
* Vision: [Improving the approachability of data-race safety](https://github.com/swiftlang/swift-evolution/blob/main/visions/approachable-concurrency.md)
88
* Implementation: On `main` behind `-enable-experimental-feature SendableCompletionHandlers`
99
* Review: ([pitch](https://forums.swift.org/t/pitch-import-objective-c-completion-handler-parameters-as-sendable/77904))
1010

0 commit comments

Comments
 (0)