Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Python consistently says true/false, not truthy/falsy. But a few "truthy/falsy" crept into thelogging docs:
https://github.com/python/cpython/search?q=truthy
https://github.com/python/cpython/search?q=falsy
(Previous issue about a previous instance)