#16640: Graphics3d.show abuses graphics_filename
-------------------------------------+-------------------------------------
       Reporter:  gagern             |        Owner:
           Type:  defect             |       Status:  needs_info
       Priority:  major              |    Milestone:  sage-6.4
      Component:  graphics           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Martin von         |    Reviewers:  Jeroen Demeyer, Karl-
  Gagern, Jeroen Demeyer             |  Dieter Crisman
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/16640            |  3852a0a23966400e02a14512e97e8ae46e45ec2a
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by kcrisman):

 * status:  needs_work => needs_info


Comment:

 > > In particular, the extra `*` mystifies me.  (Edit - okay, I found it,
 but it appears to be Python 3 only?  I believe it works in recent Python
 2.x since you used it, but I couldn't find a definitive reference - even
 the Python reference was ambiguous.)
 >
 > This syntax for keyword-only parameters comes from Python 3 but is
 supported by Cython even for older versions of Python. In #16607 I
 suggested support for keyword-only parameters in pure Python code, and
 there jdemeyer pointed out that Cython support.

 Aha.

 > With this patch, the `filename=` option does work in the notebook.

 And it really does save to where needed, awesome!  Especially in `DATA`
 could be useful.

 > despite what you just said earlier that making canvas3d guys was too
 long!
 Okay, sorry, I see what you did now - got a little too excited there.
 What do you think about testing the warning?

 Otherwise this was good teamwork by you two, very nice.

--
Ticket URL: <http://trac.sagemath.org/ticket/16640#comment:52>
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