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

Update ipdb to 0.9.4 #79

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.9.4

Changelog

0.9.4


  • Fix Restart error when using python -m ipdb
    [gotcha]

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 #79 into master will not change coverage

@@           master   #79   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...86b8f1e

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #80

@pyup-bot pyup-bot closed this Apr 29, 2016
@jayfk jayfk deleted the pyup-update-ipdb-0.8.1-to-0.9.4 branch April 29, 2016 16:30
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