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 veky
Recipients docs@python, serhiy.storchaka, veky
Date 2019-11-08.18:55:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573239319.6.0.627429813173.issue38738@roundup.psfhosted.org>
In-reply-to
Content
Very nice. I aplaud your return to the original Python terminology, of true and false as adjectives, and True and False as names for specific objects. Perlisms such as `truthy` or `that evaluates as True` simply make my head spin.

I wrote one comment, regarding the case where you have the default value mentioned. Otherwise, I think it is a very nice change.
History
Date User Action Args
2019-11-08 18:55:19vekysetrecipients: + veky, docs@python, serhiy.storchaka
2019-11-08 18:55:19vekysetmessageid: <1573239319.6.0.627429813173.issue38738@roundup.psfhosted.org>
2019-11-08 18:55:19vekylinkissue38738 messages
2019-11-08 18:55:19vekycreate