#32363: Django shell does not read ~/.python_history
--------------------------------+--------------------------------------
     Reporter:  Peter Inglesby  |                    Owner:  nobody
         Type:  Uncategorized   |                   Status:  new
    Component:  Uncategorized   |                  Version:  3.1
     Severity:  Normal          |               Resolution:
     Keywords:                  |             Triage Stage:  Unreviewed
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+--------------------------------------

Comment (by Peter Inglesby):

 The fix is possibly a little more complex than that, since Django already
 runs some of the code in the default code in `sys.__interactivehook()__`
 [https://github.com/python/cpython/blob/master/Lib/site.py#L441-L487 in
 site.py], and I'm not sure what would happen if that was duplicated.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32363#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.f8a54d823890613a07831905fb76dab9%40djangoproject.com.

Reply via email to