Terry Davis
Terry Davis
This may happen in 3.10! Per Guido: > If we introduce a PEG-based parser, we can do this without hacking the tokenizer. See https://github.com/gvanrossum/pegen/issues/229 > > I'd propose to aim...
As of 3.9, it's unofficially supported, but if you enable the [`-X oldparser`](https://bugs.python.org/issue12782#msg372388) option, it will not work. Once they drop the old parser entirely in 3.10 it will be...
This would be useful for me too.
link broken as of [3.01](https://github.com/bruderstein/PythonScript/releases/tag/v3.0.1) is: `file:///C:/Program Files (x86)/Notepad++/plugins/PythonScript/doc/index.html` should be: `file:///C:/Program Files (x86)/Notepad++/plugins/PythonScript/doc/PythonScript/index.html`
@chcg 7.8.7 32-bit I believe I used the msi installer (I just re-ran it and selected the repair option) I'll restate the issue this way: The context-help link points to:...