clach04
clach04
Cross ref https://github.com/mooz/percol/issues/16
Seems to be a none issue with Python 3.5 and 3.12. Recommend closing unless there are recommended clones or a bug report. @plainas any additional input?
@hartwork I just posted PR https://github.com/mooz/percol/pull/114 I don't see anything in the code that indicates Python3 is not supported. The original report was was the readme, and I believe the...
@hartwork RE env/python oops, my mistake. I was in a rush. We are in violent agreement on env versus python interpreter path :-) Cool, I respect your perspective, we just...
@gotbletu I have the same problem. Other (CTRL) key mappings work fine.
This is also an issue with https://github.com/mooz/percol/blob/4b28037e328da3d0fe8165c11b800cbaddcb525e/README.md?plain=1#L196 when used as a library. It looks like a keymap issue (not had chance to play with that yet).
Looking at https://github.com/mooz/percol/issues/56 looks like need to map to cancel()
I'm a little confused why syslog is being used (in debug.py). I'm about to remove that from my fork (necessary for Windows support).
setup.py should also be updated to require `>3.1` - see #1028 1028
From issue 8 > Ideally rst2odp should support the full gamut of rst that docutils > offers. Sadly, I haven't felt the need to implement the full spec. > Hence...