Skip to content

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

Merged
terryjreedy merged 2 commits into
python:masterfrom
terryjreedy:maycom
Feb 12, 2021
Merged

bpo-43202: Immediately return code object in codeop._maybe_compile#24508
terryjreedy merged 2 commits into
python:masterfrom
terryjreedy:maycom

Conversation

@terryjreedy
Copy link
Copy Markdown
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