Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ipdb to 0.10.3 #322

Merged
merged 2 commits into from
Jun 7, 2017
Merged

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of ipdb available.
You are currently using 0.10.1. I have updated it to 0.10.3

These links might come in handy: PyPI | Changelog | Repo

Changelog

0.10.3


  • For users using python 2.6, do not install IPython >= 2.0.0.
    And for users using python 2.7, do not install IPython >= 6.0.0.
    [vphilippon]
  • Drop support for python 3.2.
    [vphilippon]
  • Command line usage consistent with pdb - Add argument commands
    [zvodd]

0.10.2


Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@pyup-bot pyup-bot mentioned this pull request Apr 22, 2017
@mimischi mimischi merged commit 34b4d47 into develop Jun 7, 2017
@mimischi mimischi deleted the pyup-update-ipdb-0.10.1-to-0.10.3 branch June 7, 2017 09:26
@codecov-io
Copy link

codecov-io commented Jun 7, 2017

Codecov Report

Merging #322 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #322   +/-   ##
========================================
  Coverage    60.25%   60.25%           
========================================
  Files           50       50           
  Lines         1600     1600           
========================================
  Hits           964      964           
  Misses         636      636

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 9a03ea0...c873805. 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.

3 participants