Bug report
Bug description:
I had to read it a million times but I'm 99% sure this is a typo:
|
if stdout: |
|
self.use_rawinput = 0 |
I can't believe it's been in our code base for 20 years.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
Bug report
Bug description:
I had to read it a million times but I'm 99% sure this is a typo:
cpython/Lib/pdb.py
Lines 349 to 350 in ed73c90
I can't believe it's been in our code base for 20 years.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs