<br><br><div class="gmail_quote">On Tue, Mar 6, 2012 at 1:44 PM, Robert Kern <span dir="ltr"><<a href="mailto:robert.kern@gmail.com">robert.kern@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Mar 6, 2012 at 18:25, Travis Oliphant <<a href="mailto:travis@continuum.io">travis@continuum.io</a>> wrote:<br>
> Why do we want to return a single string char instead of an int?<br>
<br>
</div>I suspect just to ensure that any provided value fits in the range<br>
0..255. But that's easily done explicitly.<br></blockquote><div><br></div><div>That was not even the issue in the end, my initial analysis was wrong.</div><div><br></div><div>In any case, I have now a new PR that fixes both dtypes.flags value and dtype hashing reported in #2017: <a href="https://github.com/numpy/numpy/pull/231">https://github.com/numpy/numpy/pull/231</a></div>
<div><br></div><div>regards,</div><div><br></div><div>David </div></div>