Mailing List Archive

[issue42384] Inconsistent sys.path between python and pdb
Change by miss-islington <mariatta.wijaya+miss-islington@gmail.com>:


----------
nosy: +miss-islington
nosy_count: 1.0 -> 2.0
pull_requests: +23111
pull_request: https://github.com/python/cpython/pull/24290

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue42384] Inconsistent sys.path between python and pdb [ In reply to ]
Change by miss-islington <mariatta.wijaya+miss-islington@gmail.com>:


----------
pull_requests: +23112
pull_request: https://github.com/python/cpython/pull/24291

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue42384] Inconsistent sys.path between python and pdb [ In reply to ]
miss-islington <mariatta.wijaya+miss-islington@gmail.com> added the comment:


New changeset 8603dfb4219989644601f6ede75b57e82648cd4e by Andrey Bienkowski in branch 'master':
bpo-42384: pdb: correctly populate sys.path[0] (GH-23338)
https://github.com/python/cpython/commit/8603dfb4219989644601f6ede75b57e82648cd4e


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue42384] Inconsistent sys.path between python and pdb [ In reply to ]
Guido van Rossum <guido@python.org> added the comment:

Hey Andrey, this has been merged into 3.10, but the backports didn't work because the structure of the tests has changed (os_helper doesn't exist). Do you want to fix these?

----------
nosy: +gvanrossum

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue42384] Inconsistent sys.path between python and pdb [ In reply to ]
Andrey Bienkowski <hexagonrecursion@gmail.com> added the comment:

I'll give it a try

----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue42384] Inconsistent sys.path between python and pdb [ In reply to ]
Change by Andrey Bienkowski <hexagonrecursion@gmail.com>:


----------
pull_requests: +23139
pull_request: https://github.com/python/cpython/pull/24320

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue42384] Inconsistent sys.path between python and pdb [ In reply to ]
Change by Andrey Bienkowski <hexagonrecursion@gmail.com>:


----------
pull_requests: +23140
pull_request: https://github.com/python/cpython/pull/24321

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue42384] Inconsistent sys.path between python and pdb [ In reply to ]
Change by Andrey Bienkowski <hexagonrecursion@gmail.com>:


----------
pull_requests: +23141
pull_request: https://github.com/python/cpython/pull/23412

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue42384] Inconsistent sys.path between python and pdb [ In reply to ]
Guido van Rossum <guido@python.org> added the comment:


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


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue42384] Inconsistent sys.path between python and pdb [ In reply to ]
Guido van Rossum <guido@python.org> added the comment:


New changeset c10180ea1458aa0ffd7793cb75629ebffe8a257e by Andrey Bienkowski in branch '3.8':
[3.8] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) (#24320)
https://github.com/python/cpython/commit/c10180ea1458aa0ffd7793cb75629ebffe8a257e


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue42384] Inconsistent sys.path between python and pdb [ In reply to ]
Change by Guido van Rossum <guido@python.org>:


----------
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue42384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com