Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix!: return a JSON string instead of dict to be consistent with type annotation #2772

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chebbyChefNEQ
Copy link
Contributor

this is technically not a breaking change since we are making the return consistent with the existing type annotation.

marked as a breaking change so users are aware of this behavior change

@github-actions github-actions bot added bug Something isn't working python breaking-change labels Aug 22, 2024
@wjones127
Copy link
Contributor

this is technically not a breaking change since we are making the return consistent with the existing type annotation.

Eh I think in Python actual behavior trumps type annotations. This will likely break user code. I'm still in favor of it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
breaking-change bug Something isn't working python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants