bpo-42384: pdb: correctly populate sys.path[0] by hexagonrecursion · Pull Request #23338 · python/cpython
Following this instructions
My personal experience(NOT the official way):
* Creating the first PR to solve the fist issue you want fixed. * After the first PR merged, we can add some description info in second issue, something like: `After PR-XXX merged, this issue should be resolved by the way.`. MAYBE you can create an another PR to add the testcase of the second issue.
I have updated the pull request.