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

Use local dict instead of modifying locals() #248

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

martinhoyer
Copy link
Contributor

Fixes #246. At least it does for me locally.

@martinhoyer martinhoyer self-assigned this Jun 17, 2024
@martinhoyer
Copy link
Contributor Author

Ah, I've duplicated #247, lol

@lukaszachy
Copy link
Collaborator

I wonder why my didn't compile on rawhide but yours did ;)

@lukaszachy
Copy link
Collaborator

And rawhide wants to install tmt, which it can't.. I'd say lets ignore.

fmf/utils.py Outdated Show resolved Hide resolved
This is causing issues on Python 3.13
@lukaszachy lukaszachy merged commit 8be3536 into teemtee:main Jun 17, 2024
9 of 10 checks passed
@lukaszachy lukaszachy modified the milestones: 1.4.1, 1.4 Jun 17, 2024
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.

py3.13 - fmf ls --condition 'float(release) >= 7' broken
3 participants