bpo-31406: Fix crash due to lack of type checking in subclassing. by skrah · Pull Request #3477 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
skrah merged 1 commit intopython:masterfrom
skrah:bureaucratic_github_branch_for_a_trivial_change
Sep 10, 2017Merged
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
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
Copy link
Contributor
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
Copy link
Contributor
miss-islington
commented
Sep 10, 2017
miss-islington commented
Sep 10, 2017Thanks @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…g. (pythonGH-3477) (cherry picked from commit 3cedf46)
Copy link
bedevere-bot
commented
Sep 10, 2017
bedevere-bot commented
Sep 10, 2017GH-3479 is a backport of this pull request to the 3.6 branch.
bedevere-bot
removed
the
needs backport to 3.6
label
Mariatta
removed
the
awaiting merge
label
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment