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

fix missing stack property #54

Merged
merged 3 commits into from
Apr 10, 2024
Merged

fix missing stack property #54

merged 3 commits into from
Apr 10, 2024

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Mar 23, 2024

@cclauss
Copy link
Collaborator

cclauss commented Mar 26, 2024

@MoLow @richardlau How should we fix the failing tests? Which is correct -- the actual vs. the expected?

@MoLow
Copy link
Member

MoLow commented Mar 26, 2024

Not sure. CC @aduh95

@aduh95
Copy link
Contributor Author

aduh95 commented Mar 26, 2024

i have no idea, the tests pass on my machine. It looks a rounding error 🤔

@aduh95
Copy link
Contributor Author

aduh95 commented Mar 26, 2024

OK, it looks like it's a difference between Python 3.9 (that I was using locally) and Python 3.12 (that the CI was using). Generating the fixtures with Python 3.12 seems to solve the issue.

@cclauss
Copy link
Collaborator

cclauss commented Mar 26, 2024

Great! The only remaining unanswered question is #54 (comment)

@aduh95 aduh95 requested a review from richardlau March 26, 2024 09:47
@cclauss cclauss merged commit 4ddd247 into main Apr 10, 2024
1 check passed
@cclauss cclauss deleted the missing-stack branch April 10, 2024 16:42
@MoLow
Copy link
Member

MoLow commented Apr 11, 2024

@cclauss can you release this to Pypi?

@aduh95
Copy link
Contributor Author

aduh95 commented May 5, 2024

Ping @nodejs/python, any chance we could have this patch in a release so the CI starts using it?

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