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 gvanrossum
Recipients gvanrossum, hexagonrecursion
Date 2021-01-26.15:58:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611676707.05.0.889554373285.issue42383@roundup.psfhosted.org>
In-reply-to
Content
New changeset f8cfe54e5a7082edcec74a34b3d7e6afab051afd by Andrey Bienkowski in branch '3.9':
[3.9] bpo-42383: pdb: do not fail to restart the target if the current directory changed (GH-23412) (#24322)
https://github.com/python/cpython/commit/f8cfe54e5a7082edcec74a34b3d7e6afab051afd
History
Date User Action Args
2021-01-26 15:58:27gvanrossumsetrecipients: + gvanrossum, hexagonrecursion
2021-01-26 15:58:27gvanrossumsetmessageid: <1611676707.05.0.889554373285.issue42383@roundup.psfhosted.org>
2021-01-26 15:58:27gvanrossumlinkissue42383 messages
2021-01-26 15:58:26gvanrossumcreate