Skip to content

[3.9] bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None (GH-25438)#26053

Merged
miss-islington merged 1 commit into
python:3.9from
erlend-aasland:backport-8563a70-3.9
May 12, 2021
Merged

[3.9] bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None (GH-25438)#26053
miss-islington merged 1 commit into
python:3.9from
erlend-aasland:backport-8563a70-3.9

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented May 12, 2021

Copy link
Copy Markdown
Contributor

Co-authored-by: Thomas Kluyver takowl@gmail.com
(cherry picked from commit 8563a70)

Co-authored-by: Erlend Egeberg Aasland erlend.aasland@innova.no

https://bugs.python.org/issue28528

Automerge-Triggered-By: GH:iritkatriel

…is None. (pythonGH-25438)

Co-authored-by: Thomas Kluyver <takowl@gmail.com>
(cherry picked from commit 8563a70)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>

@iritkatriel iritkatriel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

@erlend-aasland: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 6c190b5 into python:3.9 May 12, 2021
@erlend-aasland
erlend-aasland deleted the backport-8563a70-3.9 branch May 12, 2021 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants