Commit message (Expand) | Author | Age | |
---|---|---|---|
* | python: move script_host.py to python-client | Björn Linse | 2016-03-15 |
* | python: Add missing I/O methods to RedirectStream | Dan Strokirk | 2016-01-18 |
* | Merge pull request #2910 from blueyed/python-fix-path_hook | Justin M. Keyes | 2015-08-17 |
|\ | |||
| * | python: VimPathFinder: remove unused load_module method | Daniel Hahler | 2015-07-09 |
| * | python: path_hook: properly implement PEP302 | Daniel Hahler | 2015-07-09 |
| * | python: VimModuleLoader: check sys.modules[fullname] | Daniel Hahler | 2015-07-09 |
| * | python: VimPathFinder: use find_spec for Python 3.4 | Daniel Hahler | 2015-07-09 |
* | | python3: remove decoding logic, as this is now done in plugin host #3026 | Björn Linse | 2015-07-18 |
|/ | |||
* | Add if_python3 support | Shougo Matsushita | 2015-04-21 |
* | runtime: Reimplement python/clipboard providers in vimscript | Thiago de Arruda | 2014-11-18 |