lp://staging/~neovim-ppa/neovim-ppa/python-neovim

Created by Florian Walch and last modified
Get this branch:
bzr branch lp://staging/~neovim-ppa/neovim-ppa/python-neovim

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Neovim PPA
Project:
Neovim
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at https://github.com/neovim/python-client.git,branch=master.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-16 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-14 and finished taking 10 seconds — see the log

Recent revisions

334. By Anselm Hahn <email address hidden>

docs(readme): update URL #497

333. By Dmytro Meleshko

fix the first call to sync functions returning null (#496)

This happens only right after instantiation of the plugin class, so
calling any other asynchronous function seemingly fixes the problem.

Fixes #434

332. By Justin M. Keyes <email address hidden>

docs: fix a few simple typos (#490)

Closes #487

Co-authored-by: Tim Gates <email address hidden>

331. By Björn Linse

Pynvim 0.4.3

Changes since 0.4.1:

  - 344934c Detect encoding correctly on non-standard locales

330. By Björn Linse

Merge pull request #465 from bfredl/bytehack

py3file: read file as bytes so compile() can detect encoding

329. By James McCoy

Pynvim 0.4.2

Changes since 0.4.1:

- 1276622 Refactor: IOError was deprecated. Replace with OSError
- a5446ce refactor: Reduce usage of deprecated imp module
- 605ffda Modify all imports in the repository to absolute imports
- d9ce0b5 Set unicode_errors in Unpacker
- 2cbc135 import vim module by default

328. By Faris A Chugthai <email address hidden>

Refactor: IOError was deprecated. Replace with OSError #457

327. By Faris A Chugthai <email address hidden>

refactor: Reduce usage of deprecated imp module #455

Replace imp.new_module with types.ModuleType which is available from
py2.7 to 3+

related: https://github.com/neovim/pynvim/pull/369

326. By Faris A Chugthai <email address hidden>

doc: fix Indentation and underline length #454

Building the docs raised errors previously

325. By Justin M. Keyes <email address hidden>

Merge #451 from farisachugthai/absolute-imports

Close #450

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.