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

Backports #1176

Merged
merged 7 commits into from
Jul 17, 2023
Merged

Backports #1176

merged 7 commits into from
Jul 17, 2023

Conversation

pitdicker
Copy link
Collaborator

I missed the following PR to main in earlier backports, because I mostly looked at changes to src/:

I also backported the first commit from #807 that adds more parsing tests, and parts from the second commit that added more tests.

This will help reduce merge conflicts with main in the future.

DarkWanderer and others added 7 commits July 7, 2023 14:44
No functional change but makes this file self-consistent and consistent with the Dependabot docs.
Add more varying testing for most parsing functions.
Tests emphasize whitespace, literals, timezones, and timezone
delimiters (colons and whitespace).

Add tests for multiple-byte characters and combining characters
in and around data and parsing formats.

These tests are added to aid humans verifying the next commit that
changes parsing behavior.

Issue chronotope#660
Copy link
Contributor

@jtmoon79 jtmoon79 left a comment

Choose a reason for hiding this comment

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

LGTM

@pitdicker
Copy link
Collaborator Author

@djc I would like to finish the merge of 0.4.x with main in #1169, and include the backports here have an easier base for merging the next time. Do you have some time to look at it?

@pitdicker pitdicker merged commit 3993c02 into chronotope:0.4.x Jul 17, 2023
33 checks passed
@pitdicker pitdicker deleted the backports branch July 17, 2023 11:53
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

5 participants