Skip to content

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

Merged
iritkatriel merged 1 commit intopython:3.10from
miss-islington:backport-8563a70-3.10
May 11, 2021
Merged

[3.10] bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None. (GH-25438)#26050
iritkatriel merged 1 commit intopython:3.10from
miss-islington:backport-8563a70-3.10

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 11, 2021

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

…e. (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>
@miss-islington
Copy link
Contributor Author

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

@iritkatriel iritkatriel merged commit c90ed8e into python:3.10 May 11, 2021
@bedevere-bot
Copy link

@iritkatriel: Please replace # with GH- in the commit message next time. Thanks!

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.

4 participants