commit | c90ed8e2e79ebd64f72c621b5a2ab06ec4c7210c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue May 11 16:48:05 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed May 12 00:48:05 2021 +0100 |
tree | 4d3a87063be7408cf1d80c4f3db7a5b24513f858 | |
parent | 6098214b98f843fc8fb9d6042b0c9f96eb90957c [diff] |
bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None. (GH-25438) (#26050) Co-authored-by: Thomas Kluyver <takowl@gmail.com> (cherry picked from commit 8563a7052ccd98e6a381d361664ce567afd5eb6e) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>