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 serhiy.storchaka
Recipients docs@python, johnnyd, mark.dickinson, rhettinger, serhiy.storchaka, vstinner
Date 2018-06-24.07:08:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529824095.91.0.56676864532.issue32554@psf.upfronthosting.co.za>
In-reply-to
Content
This is what I meant. Emit a deprecation warning for input types other than explicitly supported types (but I didn't think about float), and raise an error in future.
History
Date User Action Args
2018-06-24 07:08:15serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, vstinner, docs@python, johnnyd
2018-06-24 07:08:15serhiy.storchakasetmessageid: <1529824095.91.0.56676864532.issue32554@psf.upfronthosting.co.za>
2018-06-24 07:08:15serhiy.storchakalinkissue32554 messages
2018-06-24 07:08:15serhiy.storchakacreate