Changes between Version 2 and Version 7 of Ticket #12977


Ignore:
Timestamp:
05/28/12 16:36:17 (12 months ago)
Author:
mhansen
Comment:

Simon, your patch looks good, but I had to make a change to the doctest to get it to pass. Are you okay with this change? If so, you can mark this as positive review.

For the patchbot:

Apply trac12977_singular_function_attributes.patch and trac_12977-fix_doctest.patch

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12977

    • Property Cc polybori, burcin added
    • Property Status changed from new to needs_review
    • Property Authors changed from to Simon King
    • Property Reviewers changed from to Mike Hansen
  • Ticket #12977 – Description

    v2 v7  
    1919}}} 
    2020works: attributes is a tuple or list of things that are to be interpreted as attribute of the different arguments of the singular function, in the given order. 
     21 
     22Apply 
     23 
     24* [attachment:trac12977_singular_function_attributes.patch] 
     25* [attachment:trac_12977-fix_doctest.patch]