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

deprecate expression evaluation in _parse_bound #1066

Open
gdementen opened this issue Apr 11, 2023 · 0 comments
Open

deprecate expression evaluation in _parse_bound #1066

gdementen opened this issue Apr 11, 2023 · 0 comments

Comments

@gdementen
Copy link
Contributor

Right now, I don't see any case where f strings are not better, and this would simplify quite a bit of code. I need to be sure about this before I proceed with the deprecation though.

I don't think the feature is knowingly used by anybody, but there are surely some (many?) accidental usages out there (simply forgetting the f before the f string and not noticing because the code actually works), so we must provide a nice upgrade path/warning message and not remove the feature directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant