#16483: manage.py shell does not work with the latest IPython release (0.11.rc2)
-------------------------------------+-------------------------------------
               Reporter:  croach     |          Owner:  croach
                   Type:  Bug        |         Status:  new
              Milestone:             |      Component:  Core (Management
                Version:  SVN        |  commands)
             Resolution:             |       Severity:  Normal
           Triage Stage:  Accepted   |       Keywords:
    Needs documentation:  0          |      Has patch:  1
Patch needs improvement:  0          |    Needs tests:  0
                  UI/UX:  0          |  Easy pickings:  0
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * needs_better_patch:   => 0
 * needs_docs:   => 0
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 Will this patch work with all versions of IPython? To put it differently,
 is it guaranteed that all versions of IPython provide either `embed` or
 `IPShell`?

 Otherwise, we must try `embed`, fall back to `TerminalInteractiveShell`,
 and fall back again to `IPShell`.

 See also r14895. Apparently, the IPython devs like changing their main
 public API every 6 months :(

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16483#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to