Skip to content

Conversation

jmschonfeld
Copy link
Contributor

  • Explanation: Fixes a behavior issue with String ISO Latin 1 encoding that prevents some characters from being successfully encoded/decoded
  • Scope: Only impacts ISO Latin 1 String encoding/decoding via Foundation
  • Issues: N/A
  • Original PRs: Fix ISO Latin 1 Encoding/Decoding issues #1219
  • Risk: Low - scope is minimal and likely not widely used and change is well tested
  • Testing: Unit testing locally and via swift-ci
  • Reviewers: @parkera

@jmschonfeld jmschonfeld requested review from itingliu and parkera March 19, 2025 21:27
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@parkera parkera merged commit 7d4817b into swiftlang:release/6.1 Mar 21, 2025
3 checks passed
@jmschonfeld jmschonfeld deleted the 6.1/fix-iso-latin1 branch March 27, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants