Skip to content

bpo-43202: Immediately return code object in codeop._maybe_compile #24508

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

Merged
merged 2 commits into from
Feb 12, 2021

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Feb 11, 2021

The code following is ignored when compile returns.

https://bugs.python.org/issue43202

The code following is ignored when compile returns.
@terryjreedy terryjreedy merged commit 2068b26 into python:master Feb 12, 2021
@terryjreedy terryjreedy deleted the maycom branch February 12, 2021 00:31
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…ythonGH-24508)

The return used to be after code that was ignored when there was a code object.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants