bpo-31406: Fix crash due to lack of type checking in subclassing. by skrah · Pull Request #3477 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

skrah merged 1 commit intopython:masterfrom

skrah:bureaucratic_github_branch_for_a_trivial_change

Sep 10, 2017

Merged

bpo-31406: Fix crash due to lack of type checking in subclassing.#3477

skrah merged 1 commit intopython:masterfrom

skrah:bureaucratic_github_branch_for_a_trivial_change

Conversation

@skrah

Copy link

Contributor

@skrah skrah commented

Sep 10, 2017

edited by bedevere-bot

Loading

@miss-islington

Copy link

Contributor

Thanks @skrah for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 10, 2017

@bedevere-bot

Copy link

GH-3479 is a backport of this pull request to the 3.6 branch.

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

Reviewers

@rhettinger rhettinger Awaiting requested review from rhettinger

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@skrah @miss-islington @bedevere-bot @Mariatta @the-knights-who-say-ni