[issue41914] test_pdb fails

2021-09-25 Thread Léon Planken
Léon Planken added the comment: So I went ahead to fix the issue and created a PR. I also signed the CLA, but I understand that needs a little time to process. I was bold/forward enough to add myself to the ACKS. Please feel remove me if this contribution is too trivial

[issue41914] test_pdb fails

2021-09-25 Thread Léon Planken
Change by Léon Planken : -- pull_requests: +26948 pull_request: https://github.com/python/cpython/pull/28564 ___ Python tracker <https://bugs.python.org/issue41

[issue41914] test_pdb fails

2021-09-25 Thread Léon Planken
Léon Planken added the comment: Here's the issue again when running test_pdb.py for 3.11 (repository main). The same problem now occurs twice, and only inside the `screen` environment. - 8< - ~/Temp/cpython> ./python Lib/test/test_pdb.py .

[issue45242] test_pdb fails

2021-09-19 Thread Léon Planken
Léon Planken added the comment: (By the way, this was the only test that failed when running `make test` inside the `screen` environment.) -- ___ Python tracker <https://bugs.python.org/issue45

[issue41914] test_pdb fails

2021-09-19 Thread Léon Planken
Léon Planken added the comment: Re-opened as issue 45242 (also identified the culprit) -- nosy: +oliphaunt ___ Python tracker <https://bugs.python.org/issue41

[issue45242] test_pdb fails

2021-09-19 Thread Léon Planken
New submission from Léon Planken : This is a re-opening of issue 41914 (and my first issue, so apologies for any mistakes). Building Python 3.7, I ran into the same issue reported there (only line numbers differ): == FAIL

[issue45242] test_pdb fails

2021-09-19 Thread Léon Planken
Change by Léon Planken : -- components: Tests nosy: oliphaunt priority: normal severity: normal status: open title: test_pdb fails versions: Python 3.7 ___ Python tracker <https://bugs.python.org/issue45