Skip to content
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

DateFormatter subclasses must restate @unchecked Sendable #355

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

matux
Copy link
Collaborator

@matux matux commented Aug 16, 2024

Description of the change

Fixes two warnings where subclasses inheriting DateFormatter should restate @unchecked Sendable.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Maintenance
  • New release

@matux matux self-assigned this Aug 16, 2024
@matux matux enabled auto-merge (squash) August 16, 2024 14:40
@matux matux merged commit 6d95333 into master Aug 16, 2024
1 check passed
@matux matux deleted the matux/fix-warnings branch September 27, 2024 14:21
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