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

Improvements and fixes #10

Merged
merged 7 commits into from
Apr 19, 2024
Merged

Improvements and fixes #10

merged 7 commits into from
Apr 19, 2024

Conversation

attevaltojarvi
Copy link
Contributor

Following #9, here are the proposed improvements (plus some tests cleanup to get rid of warnings raised by pytest).

Copy link
Owner

@akhundMurad akhundMurad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you again! @attevaltojarvi

@akhundMurad
Copy link
Owner

@attevaltojarvi please resolve the issues

@attevaltojarvi
Copy link
Contributor Author

Apparently the CI runs in python 3.10 whereas I'm running python 3.11, and int.from_bytes() received a default argument for the byteorder parameter in the latter. I'll add it 👍

@attevaltojarvi
Copy link
Contributor Author

@akhundMurad seems that the spec has just been updated: jetify-com/typeid@26a84e8

How would you like to handle this? It now causes the spec tests to fail, unrelated to these other changes.

@akhundMurad
Copy link
Owner

@attevaltojarvi Yep, I am aware. Planning to create a new MR.

@akhundMurad
Copy link
Owner

Hello @attevaltojarvi. Could you please pull the main branch? I want to run tests and then include your PR in the release.

@attevaltojarvi
Copy link
Contributor Author

Done!

@akhundMurad akhundMurad merged commit 8c702ca into akhundMurad:main Apr 19, 2024
3 checks passed
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.

None yet

2 participants