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, miss-islington
Date 2021-01-25.21:08:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611608930.69.0.3198788722.issue42384@roundup.psfhosted.org>
In-reply-to
Content
New changeset f2df7958fb82cd927e17152b3a1bd2823a76dd3e by Andrey Bienkowski in branch '3.9':
[3.9] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) (#24321)
https://github.com/python/cpython/commit/f2df7958fb82cd927e17152b3a1bd2823a76dd3e
History
Date User Action Args
2021-01-25 21:08:50gvanrossumsetrecipients: + gvanrossum, miss-islington, hexagonrecursion
2021-01-25 21:08:50gvanrossumsetmessageid: <1611608930.69.0.3198788722.issue42384@roundup.psfhosted.org>
2021-01-25 21:08:50gvanrossumlinkissue42384 messages
2021-01-25 21:08:50gvanrossumcreate