Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tlbeta/h5py

Tags

2.7.1

Toggle 2.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: 2.7.1

First bugfix release in 2.7 series.

This has several critical fixes for possible segfault and deadlocks.

- Fixed critical issue with cyclic gc which resulted in segfaults
- Avoid unaligned access fixing h5py on sparc64
- Fixed compilation issues for some library locations
- Fix deadlock between phil and the import lock in py2
- Improve windows handling if filenames
- Allow close to be called on file multiple times
- Warn on loaded vs complied hdf5 version issues
- Fix overflow computing size of dataset on windows
- Do not mangle capitalization of filenames in error messages
- Fix longdouble on ppc64le
- Fix compounds structs with variable-size members

2.7.0

Toggle 2.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: 2.7.0

h5py version 2.7.0

 - Dropped support for python 3.2.
 - Added support for `pathlib`.
 - Improved auto-complete in IPython/jupyter for py3k.
 - Added low-level support for Direct Chunk Write and
   File Image Operations.
 - Support for reading non-standard float types.
 - Improved support for compound data types.
 - Improved support for ppc.
 - Many bug fixes.

2.7.0rc3

Toggle 2.7.0rc3's commit message

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: 2.7.0rc3

Third release candidate for 2.7.0.

Bug fix for ppc64el architecture.

2.7.0rc2

Toggle 2.7.0rc2's commit message

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: v2.7rc2

This is the second release candidate for h5py 2.7

 - Dropped support for python 3.2.
 - Added support for `pathlib`.
 - Improved auto-complete in IPython/jupyter for py3k.
 - Added low-level support for Direct Chunk Write and
   File Image Operations.
 - Support for reading non-standard float types.
 - Improved support for compound data types.
 - Many bug fixes.
 - Version correctly bumped.

2.7.0rc1

Toggle 2.7.0rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
tacaswell Thomas A Caswell
REL: v2.7rc1

This is the first release candidate for h5py 2.7

 - Dropped support for python 3.2.
 - Added support for `pathlib`.
 - Improved auto-complete in IPython/jupyter for py3k.
 - Added low-level support for Direct Chunk Write and
   File Image Operations.
 - Support for reading non-standard float types.
 - Improved support for compound data types.
 - Many bug fixes.

2.6.0

Toggle 2.6.0's commit message
Tag 2.6.0

2.5.0

Toggle 2.5.0's commit message
Tag 2.5.0

2.5.0rc1

Toggle 2.5.0rc1's commit message
Tag 2.5.0rc1

2.4.0

Toggle 2.4.0's commit message
Tag 2.4.0 release

2.4.0b1

Toggle 2.4.0b1's commit message
Tag 2.4.0 beta 1