Skip to content

bpo-28866: Add regression test - #17573

Closed
encukou wants to merge 1 commit into
python:mainfrom
encukou:bpo-28866-regr
Closed

bpo-28866: Add regression test#17573
encukou wants to merge 1 commit into
python:mainfrom
encukou:bpo-28866-regr

Conversation

@encukou

@encukouencukou commented Dec 11, 2019

Copy link
Copy Markdown
Member

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

encukou commented Dec 11, 2019

Copy link
Copy Markdown
MemberAuthor

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.)

@hauntsaninja

Copy link
Copy Markdown
Contributor

I don't think there's a way to get in touch with sjpalt any more; does that mean this should be closed?

@encukou

Copy link
Copy Markdown
MemberAuthor

Yes :(

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@encukou@hauntsaninja@the-knights-who-say-ni@ezio-melotti@bedevere-bot