gh-105013: Fix inspect.getsource with parenthesized multiline lambdas by pablogsal · Pull Request #105021 · python/cpython · GitHub
Skip to content

gh-105013: Fix inspect.getsource with parenthesized multiline lambdas#105021

Merged
pablogsal merged 4 commits intopython:mainfrom
pablogsal:gh-105013
May 27, 2023
Merged

gh-105013: Fix inspect.getsource with parenthesized multiline lambdas#105021
pablogsal merged 4 commits intopython:mainfrom
pablogsal:gh-105013

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented May 27, 2023

…iline lambdas

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Comment thread Lib/test/inspect_fodder2.py Outdated
Comment thread Lib/inspect.py
Comment thread Lib/test/inspect_fodder2.py Outdated
@pablogsal pablogsal merged commit 3a5be87 into python:main May 27, 2023
@pablogsal pablogsal deleted the gh-105013 branch May 27, 2023 23:20
@miss-islington
Copy link
Copy Markdown
Contributor

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 27, 2023
…ambdas (pythonGH-105021)

(cherry picked from commit 3a5be87)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-105032 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label May 27, 2023
@bedevere-bot
Copy link
Copy Markdown

pablogsal added a commit that referenced this pull request May 28, 2023
…lambdas (GH-105021) (#105032)

gh-105013: Fix inspect.getsource with parenthesized multiline lambdas (GH-105021)
(cherry picked from commit 3a5be87)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants