Skip to content

Commit 834651d

Browse files
authored
Accept SE-0463
1 parent f492f71 commit 834651d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0463-sendable-completion-handlers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Proposal: [SE-0463](0463-sendable-completion-handlers.md)
44
* Authors: [Holly Borla](https://github.com/hborla)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Active Review (February 27th...March 10th, 2025)**
6+
* Status: **Accepted**
77
* 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`
9-
* Review: ([pitch](https://forums.swift.org/t/pitch-import-objective-c-completion-handler-parameters-as-sendable/77904)) ([review](https://forums.swift.org/t/se-0463-import-objective-c-completion-handler-parameters-as-sendable/78169))
9+
* Review: ([pitch](https://forums.swift.org/t/pitch-import-objective-c-completion-handler-parameters-as-sendable/77904)) ([review](https://forums.swift.org/t/se-0463-import-objective-c-completion-handler-parameters-as-sendable/78169)) ([acceptance](https://forums.swift.org/t/accepted-se-0463-import-objective-c-completion-handler-parameters-as-sendable/78489))
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)