Hi,
Change set 3213 changed the data type printing with an array from
something like dtype=int64 to dtype='int64'. Although this is a small
cosmetic change it has broken all of the doctests I have written for
numpy code. I expect that I am not the only person this change has
caught. Please restore the previous behavior until after the 1.0
release at least.
Thank you,
Chris
|