Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

Update ipdb to 0.10.0 #80

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.8.1. I have updated it to 0.10.0

Changelog

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


0.9.0


0.8.3


  • Don't pass sys.argv to IPython for configuration.
    [emulbreh]

0.8.2


  • Fix lexical comparison for version numbers.
    [sas23]
  • Allow configuring how many lines of code context are displayed
    by set_trace
    [JamshedVesuna]
  • If an instance of IPython is already running its configuration will be
    loaded.
    [IxDay]

Happy merging! 🤖

@pyup-bot pyup-bot mentioned this pull request Apr 29, 2016
@codecov-io
Copy link

codecov-io commented Apr 29, 2016

Current coverage is 100%

Merging #80 into master will not change coverage

@@           master   #80   diff @@
===================================
  Files           9     9          
  Lines          96    96          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits           96    96          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last updated by 15565cb...69472ed

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #102

@pyup-bot pyup-bot closed this Jun 14, 2016
@jayfk jayfk deleted the pyup-update-ipdb-0.8.1-to-0.10.0 branch June 14, 2016 21:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants