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 miss-islington
Recipients iritkatriel, jaraco, miss-islington
Date 2021-07-28.13:04:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627477490.49.0.422662664275.issue44461@roundup.psfhosted.org>
In-reply-to
Content
New changeset 684eb5cb8016546f1f8652dae8febd5c6571193e by Jason R. Coombs in branch '3.10':
[3.10] bpo-44461: Check early that a pdb target is valid for execution. (GH-27227) (GH-27399)
https://github.com/python/cpython/commit/684eb5cb8016546f1f8652dae8febd5c6571193e
History
Date User Action Args
2021-07-28 13:04:50miss-islingtonsetrecipients: + miss-islington, jaraco, iritkatriel
2021-07-28 13:04:50miss-islingtonsetmessageid: <1627477490.49.0.422662664275.issue44461@roundup.psfhosted.org>
2021-07-28 13:04:50miss-islingtonlinkissue44461 messages
2021-07-28 13:04:49miss-islingtoncreate