pjwhams

Results 2 issues of pjwhams

If you run with the --debug flag in Python 3 then the script exits because p.source and p.target are bytes rather than string.

**Describe the bug** Change in behaviour between 2.7.0 and 2.8.0. In C++ code, Ctrl-Shift-Right to extend a selection across expressions such as Class::Method or instance.function() causes only the first word...

bug