#16607: Enforce keyword-only parameters
-------------------------------------+-------------------------------------
       Reporter:  gagern             |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  misc               |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Martin von Gagern  |    Reviewers:  Volker Braun
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/gagern/ticket/16607              |  9b9373b2696e6a30fd83dd1664cde5937eb2fb94
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 {{{
   File "/mnt/disk/home/release/Sage/local/lib/python2.7/site-
 packages/sage/plot/graphics.py", line 3403, in GraphicsArray
     @keyword_only(positional=4, deprecation=16607, extra="axes")
 NameError: name 'keyword_only' is not defined
 Makefile:60: recipe for target 'doc-html' failed
 make: *** [doc-html] Error 1
 }}}

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