#17078: IPython 0.11 configuration not loaded
-------------------------------------+-------------------------------------
     Reporter:  matveym              |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |                  Version:  1.3
    Component:  Core (Management     |               Resolution:
  commands)                          |             Triage Stage:  Accepted
     Severity:  Normal               |      Needs documentation:  0
     Keywords:                       |  Patch needs improvement:  0
    Has patch:  1                    |                    UI/UX:  0
  Needs tests:  0                    |
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by aaugustin):

 * type:  Bug => Cleanup/optimization
 * stage:  Unreviewed => Accepted


Comment:

 Considering:
 - [http://ipython.org/ipython-doc/rel-0.11/interactive/reference.html
 #embedding-ipython IPython's embedding docs],
 - the fact that `embed` basically calls `load_default_config` and runs a
 `TerminalInteractiveShell` —
 
[https://github.com/ipython/ipython/blob/master/IPython/frontend/terminal/embed.py#L220
 see the source],
 - the discussions on #16483,

 I think we should simply call `embed`, as demonstrated in attached patch.

 Could someone who's familiar with IPython confirm?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17078#comment:2>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to