Skip to content

Commit 3a7ff03

Browse files
Update 0448-regex-lookbehind-assertions.md (#2584)
1 parent 682f7c2 commit 3a7ff03

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

proposals/0448-regex-lookbehind-assertions.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@
33
* Proposal: [SE-0448](0448-regex-lookbehind-assertions.md)
44
* Authors: [Jacob Hearst](https://github.com/JacobHearst) [Michael Ilseman](https://github.com/milseman)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6-
* Status: **Active review (September 17...October 1, 2024)**
6+
* Status: **Accepted**
77
* Implementation: https://github.com/swiftlang/swift-experimental-string-processing/pull/760
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-regex-reverse-matching/73482)) ([review](https://forums.swift.org/t/se-0448-regex-lookbehind-assertions/74672))
8+
* Review:
9+
([pitch](https://forums.swift.org/t/pitch-regex-reverse-matching/73482))
10+
([review](https://forums.swift.org/t/se-0448-regex-lookbehind-assertions/74672))
11+
([acceptance](https://forums.swift.org/t/accepted-se-0448-regex-lookbehind-assertions/75111))
912

1013

1114
## Introduction

0 commit comments

Comments
 (0)