Skip to content

Commit 62d4aaa

Browse files
authored
Update proposal status and implementation links (#1329)
1 parent 1e9a609 commit 62d4aaa

7 files changed

+10
-4
lines changed

Proposals/0007-swift-subprocess.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Status: **Accepted as 0.1**
77
* Bugs: [rdar://118127512](rdar://118127512), [apple/swift-foundation#309](https://github.com/apple/swift-foundation/issues/309)
88
* Review: [Pitch](https://forums.swift.org/t/pitch-swift-subprocess/69805/65), [1st review](https://forums.swift.org/t/review-sf-0007-introducing-swift-subprocess/70337), [2nd review](https://forums.swift.org/t/review-2nd-sf-0007-subprocess/76547), [3rd review](https://forums.swift.org/t/review-3rd-sf-0007-subprocess/78078/64)
9-
9+
* Implementation: https://github.com/swiftlang/swift-subprocess
1010

1111
## Revision History
1212

Proposals/0014-attributed-string-discontiguous-operations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Review Manager: [Tina Liu](https://github.com/itingliu)
66
* Status: **Accepted**
77
* Review: ([Pitch](https://forums.swift.org/t/pitch-attributedstring-discontiguous-operations/76574))
8+
* Implementation: #1145
89

910
## Introduction
1011

Proposals/0017-expanded-calendar-support.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Expanded calendar support
22

3-
* Proposal: SF-017
3+
* Proposal: SF-0017
44
* Authors: [Dragan Besevic]([email protected])
55
* Review Manager: Tina Liu
6+
* Implementation: https://github.com/swiftlang/swift-foundation/pull/1171
67
* Status: **Accepted**
78

89

Proposals/0021-ISO8601ComponentsStyle.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
* Proposal: SF-0021
44
* Author(s): Tony Parker <[email protected]>
5-
* Status: **Review: March 19, 2025...March 26, 2025**
5+
* Status: **Accepted**
66
* Intended Release: _Swift 6.2_
7+
* Implementation: https://github.com/swiftlang/swift-foundation/pull/1209
78
* Review: ([pitch](https://forums.swift.org/t/pitch-iso8601-components-format-style/77990))
89
*_Related issues_*
910

Proposals/0024-CurrentBundle.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Proposal: [SF-0024](0024-filename.md)
55
* Authors:[Matt Seaman](https://github.com/matthewseaman), [Andreas Neusuess](https://github.com/Tantalum73)
66
* Review Manager: [Tina L](https://github.com/itingliu)
7+
* Implementation: https://github.com/swiftlang/swift-foundation/pull/1274
78
* Status: **Accepted**
89

910

Proposals/0025-markdown-list-delimiters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Authors: [Jeremy Schonfeld](https://github.com/jmschonfeld)
55
* Review Manager: TBD
66
* Status: **Pitch**
7+
* Implementation: https://github.com/swiftlang/swift-foundation/pull/1272
78
* Review: ([pitch](https://forums.swift.org/t/pitch-markdown-list-delimiters/79174))
89

910
## Revision history

Proposals/0026-preferredLocales.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
* Proposal: [SF-0026](0026-preferredLocales.md)
44
* Authors: [करन मिश्र · Karan Miśra](https://github.com/karan-misra)
55
* Review Manager: TBD
6-
* Status: **Awaiting review**
6+
* Status: **Accepted**
7+
* Implementation: https://github.com/swiftlang/swift-foundation/pull/1315
78
* Review: ([pitch](https://forums.swift.org/t/pitch-introduce-locale-preferredlocales/79900))
89

910
## Introduction

0 commit comments

Comments
 (0)