[Numpy-discussion] Changes to histogram semantics: follow-up

2008-11-12 Thread David Huard
NumPy users,

Revision 6020 proceeds with the planned changes to histogram semantics for
the 1.3 release.

This modification brings no change in functionality, only changes in the
warnings being raised:

  No warning is printed for the default behaviour (new=None).

  new=False now raises a DeprecationWarning. Users relying on the old
behaviour are encouraged to switch to the new semantics.

  new=True warns users that the `new` keyword will disappear in 1.4


Regards,

David Huard
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Changes to histogram semantics: follow-up

2008-11-12 Thread Jarrod Millman
On Wed, Nov 12, 2008 at 12:58 PM, David Huard [EMAIL PROTECTED] wrote:
 Revision 6020 proceeds with the planned changes to histogram semantics for
 the 1.3 release.

Thanks,

-- 
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion