Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

[3.7] bpo-35284: Fix the error handling in the compiler's compiler_call(). (GH-10625)#12496

Merged
serhiy-storchaka merged 1 commit into
python:3.7python/cpython:3.7from
ZackerySpytz:backport-97f5de0-3.7ZackerySpytz/cpython:backport-97f5de0-3.7Copy head branch name to clipboard
Mar 22, 2019
Merged

[3.7] bpo-35284: Fix the error handling in the compiler's compiler_call(). (GH-10625)#12496
serhiy-storchaka merged 1 commit into
python:3.7python/cpython:3.7from
ZackerySpytz:backport-97f5de0-3.7ZackerySpytz/cpython:backport-97f5de0-3.7Copy head branch name to clipboard

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented Mar 22, 2019

Copy link
Copy Markdown
Contributor

compiler_call() needs to check if an error occurred during the
maybe_optimize_method_call() call.
(cherry picked from commit 97f5de0)

https://bugs.python.org/issue35284

…ythonGH-10625)

compiler_call() needs to check if an error occurred during the
maybe_optimize_method_call() call.
(cherry picked from commit 97f5de0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.