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

Allow weak mode to apply to values in an array #70

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Conversation

Crell
Copy link
Owner

@Crell Crell commented Sep 6, 2024

Description

In non-strict mode, numeric strings should get cast to int or float as appropriate.

Motivation and context

Found this bug (I'd say it's a bug) while working on #69.

How has this been tested?

New tests included

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)

@Crell Crell merged commit 228cea4 into master Sep 6, 2024
6 checks passed
@Crell Crell deleted the list-coerce branch September 6, 2024 22:15
@Crell Crell mentioned this pull request Sep 6, 2024
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.

1 participant