Pablo Galindo Salgado
Pablo Galindo Salgado
I can take ownership of the PEP for the time being :) @ambv do you want to join the party?
⚠️ This issue has been updated from 'deferred-blocker' to 'release blocker' as we are past beta1. This issue will block the next release (`Python 3.11.0 beta 2`). ⚠️
Transferred from the CPython repo
Hi @danielhollas and thanks for opening a bug report! I am also glad you are enjoying `core.py` :) Regarding the problem, maybe I am missing something but this is the...
We can consider it as a feature for the future
CC: @lysnikolaou @ambv
> Looks like this was introduced in commit " Fix vertical navigation with wide characters " > > https://github.com/python/cpython/pull/111567/commits/691c75ead702462be45ace9855faf43d4e2eb645 > > > > @lysnikolaou could you maybe try the suggested...
CC @lysnikolaou as he was working on something like this for a bugfix
This has the problem that if the cursor is on the last line of the screen, completions are not shown (only when editing a multi-line block)
> It seems that this change broke a buildbot, see: https://buildbot.python.org/all/#/builders/249/builds/8895/steps/5/logs/stdio It looks like a timeout.... I will try to investigate today