Skip to content

Update jedi to 0.15.1#180

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-jedi-0.13.2-to-0.15.1
Open

Update jedi to 0.15.1#180
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-jedi-0.13.2-to-0.15.1

Conversation

@pyup-bot
Copy link
Contributor

This PR updates jedi from 0.13.2 to 0.15.1.

Changelog

0.15.1

+++++++++++++++++++

- Small bugfix and removal of a print statement

0.15.0

====================

* Adds `only_complete_after_regex` setting
* Upgrade jedi to 0.13.3 and parso to 0.4.0

0.14.1

+++++++++++++++++++

- CallSignature.index should now be working a lot better
- A couple of smaller bugfixes

0.14.0

====================

* upgrade to jedi lib to v0.13.2
* Python 3.3 support discontinues by jedi lib.

0.13.4

====================


Changes
-------

* fix duplication in function parameters completion (267)

0.13.3

====================


Changes
-------

* fix function parameters autocompletion in function body. (265)
Links

@pyup-bot pyup-bot mentioned this pull request Aug 12, 2019
@codecov
Copy link

codecov bot commented Aug 12, 2019

Codecov Report

Merging #180 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   76.08%   76.08%           
=======================================
  Files           9        9           
  Lines         322      322           
  Branches       37       37           
=======================================
  Hits          245      245           
  Misses         68       68           
  Partials        9        9

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 167d598...4b79959. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant