Skip to content

Make Date, DateComponents and DateInterval Sendable #4827

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
Sep 26, 2023

Conversation

FranzBusch
Copy link
Member

Motivation

In #4777, I made them Sendable in the overlay instead of the real Foundation module. This PR fixes that.

# Motivation
In swiftlang#4777, I made them `Sendable` in the overlay instead of the real `Foundation` module. This PR fixes that.
@parkera
Copy link
Contributor

parkera commented Sep 25, 2023

Also approved for cherry-pick to 5.9 branch if required

@FranzBusch
Copy link
Member Author

@swift-ci please test

@FranzBusch FranzBusch merged commit 8a9b69b into swiftlang:main Sep 26, 2023
@FranzBusch FranzBusch deleted the fb-date-sendable branch September 26, 2023 12:44
FranzBusch added a commit to FranzBusch/swift-corelibs-foundation that referenced this pull request Sep 26, 2023
Make `Date`, `DateComponents` and `DateInterval` `Sendable`
FranzBusch added a commit to FranzBusch/swift-corelibs-foundation that referenced this pull request Sep 26, 2023
Make `Date`, `DateComponents` and `DateInterval` `Sendable`
FranzBusch added a commit to FranzBusch/swift-corelibs-foundation that referenced this pull request Sep 30, 2023
Make `Date`, `DateComponents` and `DateInterval` `Sendable`
parkera pushed a commit that referenced this pull request Oct 2, 2023
Make `Date`, `DateComponents` and `DateInterval` `Sendable`
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