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

MacOS errors monkeypatching object #68

Open
mentalisttraceur opened this issue May 11, 2022 · 0 comments
Open

MacOS errors monkeypatching object #68

mentalisttraceur opened this issue May 11, 2022 · 0 comments

Comments

@mentalisttraceur
Copy link

I don't have a MacOS system to check anymore, but when I was last using a Mac at work, I tested some monkeypatching of object, and I noticed an interesting behavior:

  1. cursing __add__ on object seemed to do nothing,

  2. after cursing __add__ on object, I would pretty consistently see Python segfault soon after (I can't remember perfect reproduction steps, but I think if you just fiddle it'll eventually do it).

Both Python and MacOS were on the latest versions at the time, and this was around August 15th 2021.

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

No branches or pull requests

1 participant