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

Fix DateTime::parse_from_str panicking #603

Closed
wants to merge 6 commits into from
Closed

Fix DateTime::parse_from_str panicking #603

wants to merge 6 commits into from

Conversation

Vagelis-Prokopiou
Copy link

Thanks for contributing to chrono!

  • Have you added yourself and the change to the changelog? (Don't worry
    about adding the PR number)
  • If this pull request fixes a bug, does it add a test that verifies that
    we can't reintroduce it?

.gitignore Outdated Show resolved Hide resolved
src/format/scan.rs Outdated Show resolved Hide resolved
@Milo123459 Milo123459 changed the title Issue #600: DateTime::parse_from_str: panics Fix DateTime::parse_from_str panicking Oct 25, 2021
@Milo123459
Copy link
Member

Fixes #600

@Vagelis-Prokopiou Vagelis-Prokopiou closed this by deleting the head repository Apr 5, 2023
@jtmoon79
Copy link
Contributor

jtmoon79 commented Apr 5, 2023

Similar Issue #1010 about fuzzy panics.

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

3 participants