File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Adding base64 urlencoding and omitting padding option to base64 encoding and decoding
2
2
3
- * Proposal: SF-NNNN
3
+ * Proposal: [ SF-0020 ] ( 0020-base64-urlencoding-and-omitting-padding.md )
4
4
* Authors: [ Fabian Fett] ( https://github.com/fabianfett )
5
5
* Review Manager: TBD
6
- * Status: ** Awaiting implementation**
7
- * Bug: * if applicable* [ apple/swift#NNNNN] ( https://github.com/apple/swift-foundation/issues/NNNNN )
8
- * Implementation: [ apple/swift-foundation#NNNNN] ( https://github.com/apple/swift-foundation/pull/NNNNN )
9
- * Review: ([ pitch] ( https://forums.swift.org/... ) )
6
+ * Status: ** Awaiting review**
7
+ * Implementation: [ apple/swift-foundation #1195 ] ( https://github.com/swiftlang/swift-foundation/pull/1195 ) [ apple/swift-foundation #1196 ] ( https://github.com/swiftlang/swift-foundation/pull/1196 )
8
+ * Review: [ pitch] ( https://forums.swift.org/t/pitch-adding-base64-urlencoding-and-omitting-padding-options-to-base64-encoding-and-decoding/77659 )
10
9
11
10
## Revision history
12
11
You can’t perform that action at this time.
0 commit comments