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.

Author iritkatriel
Recipients erlendaasland, georg.brandl, iritkatriel, miss-islington, takluyver, xdegaye
Date 2021-05-11.23:48:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620776892.69.0.18499657001.issue28528@roundup.psfhosted.org>
In-reply-to
Content
New changeset c90ed8e2e79ebd64f72c621b5a2ab06ec4c7210c by Miss Islington (bot) in branch '3.10':
bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None. (GH-25438) (#26050)
https://github.com/python/cpython/commit/c90ed8e2e79ebd64f72c621b5a2ab06ec4c7210c
History
Date User Action Args
2021-05-11 23:48:12iritkatrielsetrecipients: + iritkatriel, georg.brandl, xdegaye, takluyver, miss-islington, erlendaasland
2021-05-11 23:48:12iritkatrielsetmessageid: <1620776892.69.0.18499657001.issue28528@roundup.psfhosted.org>
2021-05-11 23:48:12iritkatriellinkissue28528 messages
2021-05-11 23:48:12iritkatrielcreate