Skip to content

[6.1] Fix ISO Latin 1 Encoding/Decoding issues #1221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 21, 2025

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

Unverified

The signing certificate or its chain could not be verified.
@jmschonfeld jmschonfeld requested review from parkera and itingliu 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.

None yet

2 participants