Skip to content

Reject non-iso calendar in YearMonth::from_str and MonthDay::from_str #211

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
Feb 24, 2025

Conversation

nekevss
Copy link
Member

@nekevss nekevss commented Feb 24, 2025

This PR adds one missed step on parsing YearMonth::from_str and MonthDay::from_str which needs to reject any non iso8601 calendar if it is parsed.

@nekevss nekevss changed the title Reject non-iso calendar in YearMonth::from_str and MonthDay::from_str Reject non-iso calendar in YearMonth::from_str and MonthDay::from_str Feb 24, 2025
@nekevss nekevss added the C-bug Something isn't working label Feb 24, 2025
@nekevss nekevss merged commit e3b4b7f into main Feb 24, 2025
7 checks passed
@nekevss nekevss deleted the patch-ym-md-from-str branch February 28, 2025 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants