[NumPy-Tickets] [NumPy] #2061: difference between behavior of assignment division and future division not documented
NumPy Trac
numpy-tickets@scipy....
Wed Feb 22 17:14:25 CST 2012
#2061: difference between behavior of assignment division and future division not
documented
----------------------------+-----------------------------------------------
Reporter: AlanFrankel | Owner: pv
Type: defect | Status: reopened
Priority: normal | Milestone: Unscheduled
Component: Documentation | Version: 1.6.1
Resolution: | Keywords: assignment division operators
----------------------------+-----------------------------------------------
Comment(by mwiebe):
Yes, my memory failed me on this one. This was the particular case I had
argued for:
http://mail.scipy.org/pipermail/numpy-discussion/2011-June/056605.html
This is just a small step towards tighter rules that protect programmers
from "silly" errors. I would still argue in favour of keeping the change
in, and adding information about it to the release notes. Clearly this
should have gone in the release notes, with a special remark to trigger
discussion before the release, but I didn't think of it, and the code
review didn't flag it as missing either. Probably "The Checklist
Manifesto" applies to situations like these.
https://github.com/numpy/numpy/pull/95
With Travis now more actively involved, I'm certain he would like the
opportunity to examine the changes and weigh in.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2061#comment:9>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list