Staging
v0.5.1
https://github.com/python/cpython
Revision a3d6d23a923d62a713b9e4536d5f7ce7313d99c7 authored by Miss Islington (bot) on 11 June 2020, 19:32:37 UTC, committed by GitHub on 11 June 2020, 19:32:37 UTC

Add hdf5 with .h5 file extension

See 'Recommendations' section for mime types from the HDF group:  https://www.hdfgroup.org/2018/06/citations-for-hdf-data-and-software/

Patch by Mark Schwab.
(cherry picked from commit 60c2a810e37994fc640c58d0ef45b6843354b770)

Co-authored-by: MARK SCHWAB <32745414+schwabm@users.noreply.github.com>
1 parent 3e499cd
Raw File
Tip revision: a3d6d23a923d62a713b9e4536d5f7ce7313d99c7 authored by Miss Islington (bot) on 11 June 2020, 19:32:37 UTC
bpo-40626: Support HDF5 in mimetypes (GH-20042)
Tip revision: a3d6d23
CODE_OF_CONDUCT.md
# Code of Conduct

Please note that all interactions on
[Python Software Foundation](https://www.python.org/psf-landing/)-supported
infrastructure is [covered](https://www.python.org/psf/records/board/minutes/2014-01-06/#management-of-the-psfs-web-properties)
by the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/),
which includes all the infrastructure used in the development of Python itself
(e.g. mailing lists, issue trackers, GitHub, etc.).

In general, this means that everyone is expected to be **open**, **considerate**, and
**respectful** of others no matter what their position is within the project.

back to top