[issue28140] Give better errors for OS commands, like 'pip', in REPL, script

2021-11-28 Thread Tom Viner
Tom Viner added the comment: I've updated my pull request from 3 years ago. Fixed merge conflicts and addressed all comments. https://github.com/python/cpython/pull/8536 -- ___ Python tracker <https://bugs.python.org/issue28

[issue28140] Attempt to give better errors for pip commands typed into the REPL

2018-07-28 Thread Tom Viner
Change by Tom Viner : -- keywords: +patch pull_requests: +8053 stage: -> patch review ___ Python tracker <https://bugs.python.org/issue28140> ___ ___ Python-

[issue28140] Attempt to give better errors for pip commands typed into the REPL

2018-07-28 Thread Tom Viner
Tom Viner added the comment: I am looking at this, as part of the EuroPython 2018 sprint. -- ___ Python tracker <https://bugs.python.org/issue28140> ___ ___

[issue28140] Attempt to give better errors for pip commands typed into the REPL

2017-11-05 Thread Tom Viner
Change by Tom Viner <pyt...@viner.tv>: -- nosy: +tomviner ___ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue28140> ___ __

[issue31196] Blank line inconsistency between InteractiveConsole and standard interpreter

2017-08-13 Thread Tom Viner
Changes by Tom Viner <pyt...@viner.tv>: -- nosy: +tomviner ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue31196> ___ __

[issue31193] re.IGNORECASE strips combining character from lower case of LATIN CAPITAL LETTER I WITH DOT ABOVE

2017-08-13 Thread Tom Viner
Changes by Tom Viner <pyt...@viner.tv>: -- nosy: +tomviner ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue31193> ___ __