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

feat: Use (wrapped) native strings instead of sequences of characters in Python #2130

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fabiomadge
Copy link
Collaborator

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@fabiomadge fabiomadge marked this pull request as draft May 11, 2022 00:14
Copy link
Member

@robin-aws robin-aws left a comment

Choose a reason for hiding this comment

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

Watch out here, this is almost certainly incorrect - Python models Unicode correctly but Dafny doesn't, so you'll get inconsistent behavior. See #413 (which I'm intending to fix in the near future, so better to wait on this until then)

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

2 participants