#16050: miscellaneous cleanup/bugfixes for sage.misc.interpreter and
sage.misc.sage_extension
-------------------------------------+-------------------------------------
       Reporter:  ohanar             |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.2
      Component:  misc               |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  R. Andrew Ohana    |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/ohanar/terminal_app_cleanup      |  64479d9e2bee27b5f6ba52a3386e030af43e487f
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Description changed by ohanar:

Old description:

> This is just a bit of cleanup+bugfixes that I've done over the past
> couple weeks. Notable changes:
>
> - remove deprecations from #12719
> - fix iload to actually be able to edit the loaded lines (could still be
> better, but would require more hacking on ipython internals; probably
> should just be added to upstream ipython instead)
> - fix weird random bugs encountered with `InterfaceShellTransformer`
> (e.g. in gap, creating an error will cause future valid lines to error
> out) -- as far as I can tell, the code was just overthought (and had
> interface specific things that should belong as part of the appropriate
> interface)
> - use the IPython shutdown hook rather than customizing `ask_exit`
> - remove some dead and unused code

New description:

 This is just a bit of cleanup+bugfixes that I've done over the past couple
 weeks. Notable changes:

 - remove deprecations from #12719
 - fix iload to actually be able to edit the loaded lines (could still be
 better, but would require more hacking on ipython internals; probably
 should just be added to upstream ipython instead)
 - fix weird random bugs encountered with `InterfaceShellTransformer` (e.g.
 in gap, creating an error will cause future valid lines to error out) --
 as far as I can tell, the code was just overthought (and had interface
 specific things that should belong as part of the appropriate interface)
 - use the IPython shutdown hook rather than customizing `ask_exit`
 - remove some dead and unused code
 - start migrating files out of `sage.misc` and into `sage.repl`

--

--
Ticket URL: <http://trac.sagemath.org/ticket/16050#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to