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

bugfix: crash with iterable variables in type-lax mode #581

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

donn
Copy link
Member

@donn donn commented Oct 15, 2024

Misc. Enhancements/Bugfixes

  • openlane.config.Variable

    • Fixed an issue when strict type-checking is disabled where empty strings would crash iterable objects.

Tool Updates

  • Fixed mypy to 1.9.0 to match NixOS 24.05.

  • Checked poetry.lock into version control to improve reproducibility.

## Misc. Enhancements/Bugfixes

* `openlane.config.Variable`

  * Fixed an issue when strict type-checking is disabled where empty strings
    would crash iterable objects.

## Tool Updates

* Fixed mypy to 1.9.0 to match NixOS 24.05.

* Checked `poetry.lock` into version control to improve reproducibility.
@donn donn requested a review from kareefardi October 15, 2024 07:28
default.nix Outdated Show resolved Hide resolved
@donn donn requested a review from kareefardi October 15, 2024 07:53
@donn donn merged commit eac539e into main Oct 15, 2024
98 of 99 checks passed
@donn donn deleted the lax_crash branch October 15, 2024 08:01
@openlane-bot
Copy link
Collaborator

Failed to create report:

Metrics not found for commit: eac539e901eb91712320a6b36854c790fc827f0d.

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