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 eric.snow, mark.dickinson, serhiy.storchaka
Date 2019-09-02.17:10:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567444202.62.0.153331825492.issue38005@roundup.psfhosted.org>
In-reply-to
Content
PR 15652 fixes some bugs. But I am not sure that floats and strings (and bytearrays, and fractions) should be accepted in constructors and several other functions. Although there was a test for strings. What is a use case? Should not an ID be an integer?
History
Date User Action Args
2019-09-02 17:10:02serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, eric.snow
2019-09-02 17:10:02serhiy.storchakasetmessageid: <1567444202.62.0.153331825492.issue38005@roundup.psfhosted.org>
2019-09-02 17:10:02serhiy.storchakalinkissue38005 messages
2019-09-02 17:10:02serhiy.storchakacreate