Jon Kiparsky
Jon Kiparsky
The simplest thing I can imagine would be to allow `None` as a value for `HIJACK_LOGOUT_REDIRECT_URL`. In this setting is null, hijack would take the current page as its redirect...
Sounds fair, thanks for the feedback.
Thanks for the quick response! When I add the token to `Parser/python.asdl`, I can indeed get the modified python to compile. However, this does not seem to be the end...
> That's expected. Okay, I see it now. Thanks. As I recall, the first time I came into this state while trying to trouble-shoot this on my own the `ast.parse`...
@nedbat I don't know if this is a thing you actually want to include, but adding an option to run `coverage percentage` (or some similar subcommand) might be a sprintable...
@nedbat potential issue for sprint?
Confirming the behavior described above. Doesn't work on my machine either.
@nedbat I see that you reviewed this relatively recently, so I assume this is still a live issue. If I were considering whether to take this issue on, the hard...