Closed robertwb closed 9 years ago
bigfav changed component from Code Generation
to Error Reporting
scoder changed milestone from wishlist
to 0.22
owner from somebody
to scoder
status from new
to assigned
scoder changed resolution to fixed
status from assigned
to closed
Example:
This should print a warning because
o
will not be passed by reference as the function dictates, it will instead be passed by copy since it is a python object.Migrated from http://trac.cython.org/ticket/838