This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 25438
Status merged
Title bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None.
History
Date User Action Args
2021-05-11 23:26:32erlendaaslandsetstatus: open -> merged
2021-05-11 23:24:23erlendaaslandsettitle: bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is missing. -> bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None.
2021-05-11 21:39:23erlendaaslandsettitle: bpo-28528: Harden pdb.checkline() -> bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is missing.
2021-04-16 12:42:08erlendaaslandlinkissue28528 pull_requests
2021-04-16 12:42:08erlendaaslandcreate