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-25.21:08:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611608890.68.0.547788397272.issue42383@roundup.psfhosted.org>
In-reply-to
Content
New changeset 501d4a51e32c7bbba255598adc307660b5af891a by Andrey Bienkowski in branch 'master':
bpo-42383: pdb: do not fail to restart the target if the current directory changed (#23412)
https://github.com/python/cpython/commit/501d4a51e32c7bbba255598adc307660b5af891a
History
Date User Action Args
2021-01-25 21:08:10gvanrossumsetrecipients: + gvanrossum, hexagonrecursion
2021-01-25 21:08:10gvanrossumsetmessageid: <1611608890.68.0.547788397272.issue42383@roundup.psfhosted.org>
2021-01-25 21:08:10gvanrossumlinkissue42383 messages
2021-01-25 21:08:10gvanrossumcreate