K 10 svn:author V 2 rm K 8 svn:date V 27 2021-01-26T10:33:13.648543Z K 7 svn:log V 392 devel/ipython: actually unbreak autocompletion Remove broader patch added earlier - it still doesn't completely solve the problem. Instead add tiny patch to fix runtime with jedi 0.18 and add missing imports with second patch. Works just well with my tests. Both patches should be removed after next ipython release. PR: 252875 Reported by: rsmith@xs4all.nl Approved by: python (with hat) END