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

Fix exception for numerical env variables #35

Merged
merged 2 commits into from
Dec 2, 2022
Merged

Fix exception for numerical env variables #35

merged 2 commits into from
Dec 2, 2022

Conversation

0niel
Copy link

@0niel 0niel commented Sep 16, 2022

Fixed TypeError exception when using non-string values in environment variables.

Example of an exception:
TypeError: -1001586367279 has type int, but expected one of: bytes, unicode

@turokg
Copy link
Owner

turokg commented Dec 2, 2022

great changes! thanks!

sorry for late response

@turokg turokg merged commit fd31116 into turokg:master Dec 2, 2022
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.

2 participants