Skip to content

Conversation

@YOCKOW
Copy link
Member

@YOCKOW YOCKOW commented Jul 18, 2021

This PR contains cherry-picks from #3008 for Swift 5.4 branch.

DateFormatter.copy() returns the same instance not a copied one so far.
This PR adds an implementation of copy() in DateFormatter to behave expectedly(i.e. The same behavior with DarwinFoundation).

Resolves SR-14108.

@spevans
Copy link
Contributor

spevans commented Jul 18, 2021

@swift-ci test

@spevans
Copy link
Contributor

spevans commented Jul 18, 2021

cc @drexin

Copy link
Contributor

@drexin drexin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@drexin drexin merged commit 8c439c5 into swiftlang:release/5.4 Jul 18, 2021
@YOCKOW YOCKOW deleted the swift-5.4/SR-14108 branch July 19, 2021 01:02
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.

3 participants