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

bpo-28866: Add regression test #17573

Open
wants to merge 1 commit into
base: master
from
Open

Conversation

@encukou
Copy link
Member

encukou commented Dec 11, 2019

bpo-28866 describes a cache invalidation problem where a custom MRO could cause crashes on attribute access.
This converts the reproducer to a unit test.

https://bugs.python.org/issue28866

@encukou

This comment has been minimized.

Copy link
Member Author

encukou commented Dec 11, 2019

Hmm, I deliberately set the author of the commit show that the author of the reproducer didn't sign CLA yet, but it seems the bot doesn't recognize that.
Please don't merge until that's sorted out. (See the issue for discussion.)

@encukou encukou added the skip news label Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants
You can’t perform that action at this time.