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.1 #60

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

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

Changelog

0.10.1


  • Support IPython 5.0.
    [ngoldbaum]

0.10.0


  • Stop trying to magically guess when stdout needs to be captured.
    Like needed by nose.
    Rather, provide a set of function that can be called explicitely when needed.
    [gotcha]
  • drop support of IPython before 0.10.2

0.9.4


0.9.3


  • Don't require users to pass a traceback to post_mortem.
    [Wilfred]

0.9.2


0.9.1


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 Sep 21, 2016
@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #60 into master will not change coverage

@@           master   #60   diff @@
===================================
  Files           1     1          
  Lines           2     2          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits            2     2          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 6682f01...72a8918

@jayfk jayfk closed this Nov 30, 2016
@jayfk jayfk deleted the pyup-update-ipdb-0.9.0-to-0.10.1 branch November 30, 2016 09:31
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