This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Eli.Stevens, asvetlov, belopolsky, mark.dickinson, mark.wiebe, paulehoffman, pitrou, python-dev, rhettinger
Date 2016-09-03.16:23:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160903162301.22565.24716.4A6FF33C@psf.io>
In-reply-to
Content
New changeset 519bde9db8e0 by Mark Dickinson in branch 'default':
Issue #11734: Add support for IEEE 754 half-precision floats to the struct module. Original patch by Eli Stevens.
https://hg.python.org/cpython/rev/519bde9db8e0
History
Date User Action Args
2016-09-03 16:23:04python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, belopolsky, pitrou, asvetlov, Eli.Stevens, mark.wiebe, paulehoffman
2016-09-03 16:23:04python-devlinkissue11734 messages
2016-09-03 16:23:03python-devcreate