Completed
Pull Request — master (#201)
by
unknown
22:27 queued 21:08
created

Configuration has changed

The configuration has changed since Scrutinizer has last run. This page might contain changes that are not related to code modifications.

Python Classes Changes

B Session added
B Nvim added
B Host added
A AsyncioEventLoop added
A VimModuleLoader added
A LegacyVim added
A VimPathFinder added
A RedirectStream added
A ScriptHost added
A Range added
view more  
B
neovim.msgpack_rpc.Session removed
B
neovim.api.Nvim removed
B
neovim.plugin.Host removed
A
neovim.api.RemoteApi removed
A
neovim.api.CompatibilitySession removed
A
neovim.api.Window removed
A
neovim.api.RemoteMap removed
A
neovim.plugin.LegacyVim removed
A
neovim.msgpack_rpc.event_loop.AsyncioEventLoop removed
A
neovim.plugin.VimPathFinder removed
view more  

Python Functions Changes

F Host._discover_functions() added
F start_host() added
D main() added
C Session.run() added
C attach() added
C ScriptHost.python_do_range() added
B get_logging_level() added
B Session.request() added
B Host._load() added
B Buffer.__setitem__() added
view more  
F
neovim.plugin.Host._discover_functions() removed
F
neovim.plugin.dec() removed
F
neovim.start_host() removed
F
neovim.plugin.command() removed
C
neovim.msgpack_rpc.Session.run() removed
C
neovim.attach() removed
C
neovim.plugin.ScriptHost.python_do_range() removed
B
scripts.get_logging_level() removed
B
neovim.plugin.Host._load() removed
B
neovim.msgpack_rpc.Session.request() removed
view more