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 recursion on some systems #315

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Conversation

makermelissa
Copy link
Contributor

Fixes #300. I found the fix for this at https://nedbatchelder.com/blog/201010/surprising_getattr_recursion.html and tested on a Raspberry Pi 4 to make sure it still works with this change.

@makermelissa makermelissa requested a review from a team September 12, 2023 15:54
@makermelissa
Copy link
Contributor Author

Review please?

Copy link
Contributor

@kattni kattni left a comment

Choose a reason for hiding this comment

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

Looks good to me! Did not test.

@kattni kattni merged commit a46ba23 into adafruit:main Sep 18, 2023
1 check passed
@makermelissa
Copy link
Contributor Author

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.

Recursion Error when recognizing on certain systems
2 participants