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

oc.env: converts none-string inputs to string instead of raising an exception #659

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

omry
Copy link
Owner

@omry omry commented Apr 2, 2021

This changes the behavior of oc.env to convert the input default value to string if it's used (except for None).

Followup: update #573.

@omry omry requested review from odelalleau and Jasha10 April 2, 2021 21:39
@omry omry force-pushed the ec.env-default-non-str branch from 02a0622 to 8919d12 Compare April 2, 2021 21:43
@omry omry changed the title oc.env converts none-string inputs to string instead of raising an exception oc.env: converts none-string inputs to string instead of raising an exception Apr 3, 2021
@omry omry merged commit a03f681 into master Apr 5, 2021
@omry omry deleted the ec.env-default-non-str branch April 5, 2021 22:49
Copy link
Collaborator

@odelalleau odelalleau left a comment

Choose a reason for hiding this comment

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

Looks good!

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.

3 participants