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

Update simpleeval to 1.0.0 #581

Closed
wants to merge 2 commits into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 5, 2024

This PR updates simpleeval from 0.9.13 to 1.0.0.

Changelog

1.0.0

What's new in this release?

- Fix a sandbox escape via generators and `_frame` methods.
- Supporting dictionary comprehensions
- A custom exception rather than `KeyError` when `names` not found
- Dropping support for old python versions - if you need pre 3.9, then you can use an older version
- Various cleanups & tidying warnings, deprecation warnings etc.

---

So 1.0 as a 'this is the way it works'. It's been basically stable for years now, I've just never called it that - hopefully now this draws a line in what's possible without breaking changes.

---

There's lots of ideas to make it better - but that's better as a new 2.x branch with allowing a few breaking changes (mostly for security).
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #596

@pyup-bot pyup-bot closed this Oct 28, 2024
@cguardia cguardia deleted the pyup-update-simpleeval-0.9.13-to-1.0.0 branch October 28, 2024 07:38
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.

1 participant