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 ishimoto, ocean-city, paul.moore, pitrou, schmir, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2018-08-15.11:03:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
If we break compatibility in any case, what if return None instead of 0? The function always returning 0 looks strange. The function always returning None is common.
History
Date User Action Args
2018-08-15 11:03:44serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, ishimoto, pitrou, ocean-city, schmir, tim.golden, zach.ware, steve.dower
2018-08-15 11:03:44serhiy.storchakasetmessageid: <[email protected]>
2018-08-15 11:03:44serhiy.storchakalinkissue2122 messages
2018-08-15 11:03:44serhiy.storchakacreate