mdmintz / pdbp

pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.
Other
75 stars 2 forks source link

Improve Windows command prompt compatibility #51

Closed mdmintz closed 1 year ago

mdmintz commented 1 year ago

Improve Windows command prompt compatibility

It turns out that https://github.com/mdmintz/pdbp/issues/49 wasn't fixed for all Windows command prompt scenarios in https://github.com/mdmintz/pdbp/pull/50 for version1.4.5.

I need to do a better job fixing that.

mdmintz commented 1 year ago

This was resolved in 1.4.6 - https://github.com/mdmintz/pdbp/releases/tag/v1.4.6