-
Notifications
You must be signed in to change notification settings - Fork 159
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
[FEAT] UTF8 to binary coercion flag #2893
Merged
Merged
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c4bc2fd - Browse repository at this point
Copy the full SHA c4bc2fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01ca502 - Browse repository at this point
Copy the full SHA 01ca502View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 012e2d1 - Browse repository at this point
Copy the full SHA 012e2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96cd554 - Browse repository at this point
Copy the full SHA 96cd554View commit details -
Change
coerce_string_to_binary
tostring_encoding
- more extensible!
Configuration menu - View commit details
-
Copy full SHA for 1100a0a - Browse repository at this point
Copy the full SHA 1100a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3d4b7 - Browse repository at this point
Copy the full SHA ca3d4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43965fe - Browse repository at this point
Copy the full SHA 43965feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75a2a5f - Browse repository at this point
Copy the full SHA 75a2a5fView commit details -
Instead of
str | None = "utf-8"
for string-encoding option, use `st……r = "utf-8"` - users can specify `"raw"` instead
Configuration menu - View commit details
-
Copy full SHA for a73000c - Browse repository at this point
Copy the full SHA a73000cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e846a2c - Browse repository at this point
Copy the full SHA e846a2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d04e672 - Browse repository at this point
Copy the full SHA d04e672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37dfa93 - Browse repository at this point
Copy the full SHA 37dfa93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58c0730 - Browse repository at this point
Copy the full SHA 58c0730View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.