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