diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-10-03 00:35:18 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-10-03 22:25:10 -0700 |
commit | 3cd20efa6acf92cfacf17a362c5bc32db2da364f (patch) | |
tree | c84488e12f0b5bd18ac6ec3ee32e78d743982497 /numpy/add_newdocs.py | |
parent | 2995e6a9cfb7f38f1ab8ec102cc301d3ceba480e (diff) | |
download | numpy-3cd20efa6acf92cfacf17a362c5bc32db2da364f.tar.gz |
BUG: Fix datetime->string conversion
size_t was being cast to char, causing bizarre errors like
RuntimeError: The string provided for NumPy ISO datetime formatting was too short, with length 2000
Fixes #9712
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions