We are happy to announce a new bug-fix release for PyTables. Bug fixed ---------
- Fix AssertionError in Row.__init_loop. See :issue:`477`. - Fix issues with Cython 0.23. See :issue:`481`. - Only run `tables.tests.test_basics.UnicodeFilename` if the filesystem encoding is utf-8. Closes :issue:`485`. - Fix missing missing PyErr_Clear. See :issue:`#486`. - Fix the C type of some numpy attributes. See :issue:`494`. - Cast selection indices to integer. See :issue:`496`. - Fix indexesextension._keysort_string. Closes :issue:`497` and :issue:`498`. In case you want to know more in detail what has changed in this version, please refer to: http://www.pytables.org/release_notes.html For an online version of the manual, visit: http://www.pytables.org/usersguide/index.html **Enjoy data!** -- The PyTables Developers -- Andrea Bedini @andreabedini, http://www.andreabedini.com See the impact of my research at https://impactstory.org/AndreaBedini use https://keybase.io/andreabedini to send me encrypted messages Key fingerprint = 17D5 FB49 FA18 A068 CF53 C5C2 9503 64C1 B2D5 9591 _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
