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

ELIF typo #3285

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

6XoCtujg2C0gne
Copy link
Contributor

Changed line 676 from IF to ELIF

Changed line 676 from IF to ELIF
@Sigma1912
Copy link
Contributor

Looks like you need to exclude all the ...rc.py files from your commit.

@Sigma1912
Copy link
Contributor

@c-morley will probably have something to say about this.

@andypugh andypugh requested a review from c-morley January 15, 2025 09:46
@BsAtHome
Copy link
Contributor

Wouldn't it be better to commit the sources and use make + Qt resource compiler to create the compiled resource .py files?
Embedding compiled resources like this is IMO bad coding style and each change generates huge opaque diffs.

@c-morley
Copy link
Collaborator

Why do you think the if should be elif? I don't think it should.

I don't know what all the '_rc' code is about, but it shouldn't be included.

Please let us know what problem you are trying to fix.

@6XoCtujg2C0gne
Copy link
Contributor Author

6XoCtujg2C0gne commented Jan 15, 2025 via email

@c-morley
Copy link
Collaborator

What problem are you trying to fix ?

@Sigma1912
Copy link
Contributor

I guess it might be the question why is it different from this, there are other examples:
qtaxis_handler

@6XoCtujg2C0gne
Copy link
Contributor Author

6XoCtujg2C0gne commented Jan 15, 2025 via email

@6XoCtujg2C0gne
Copy link
Contributor Author

6XoCtujg2C0gne commented Jan 15, 2025 via email

@c-morley
Copy link
Collaborator

Ok ill look into the other screen code to check the logic. Thanks

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.

4 participants