diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-06-03 21:42:55 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-06-03 21:42:55 +0300 |
commit | 16931c3559689cfa9d98e3b56e612b7e1e635b7a (patch) | |
tree | dd63cb2a5960a03eeb2a9560222ffebe03965817 /Lib/enum.py | |
parent | bb7f7327fea85d73e13950e83e5e39d57f7488df (diff) | |
download | cpython-git-16931c3559689cfa9d98e3b56e612b7e1e635b7a.tar.gz |
Issue #26983: float() now always return an instance of exact float.
The deprecation warning is emitted if __float__ returns an instance of
a strict subclass of float. In a future versions of Python this can
be an error.
Diffstat (limited to 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions