Ticket #190 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

PyTables should be able to create HDF5 files without PyTables specific attributes

Reported by: faltet Owned by: faltet
Priority: major Component: PyTables
Version: 2.1 Keywords:
Cc:

Description

This way the resulting files should be not too PyTables specific. Moreover, the creation speed of datasets will be faster.

Change History

Changed 2 months ago by faltet

  • owner changed from somebody to faltet
  • status changed from new to assigned

Fixed in r3846 (std-trunk) and r3847 (pro-trunk).

However, I'll let this open just to remember to add a couple of tests for the new feature.

Changed 2 months ago by faltet

  • status changed from assigned to closed
  • resolution set to fixed

Added tests in r3854 (std-trunk) and r3855 (pro-trunk). Closing this ticket.

Note: See TracTickets for help on using tickets.