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

tomli.loads: Raise TypeError not AttributeError. Improve message #229

Merged
merged 5 commits into from
Oct 2, 2024

Conversation

hukkin
Copy link
Owner

@hukkin hukkin commented Sep 25, 2024

Fixes #223

@hukkin hukkin changed the title Improve loads function's TypeError tomli.loads: Raise TypeError not AttributeError. Improve message Sep 26, 2024
@hukkin hukkin merged commit 4e245a4 into master Oct 2, 2024
26 checks passed
@hukkin hukkin deleted the improve-typeerror branch October 2, 2024 05:25
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.

Incorrect error message
2 participants