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 malin
Recipients Mark.Shannon, jdemeyer, josh.r, malin, methane, vstinner
Date 2019-08-08.04:48:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565239691.13.0.901722284573.issue37774@roundup.psfhosted.org>
In-reply-to
Content
How about write a suggestion on when to use them in the comment?

For example:
> You should use it only in cases when the likeliest branch is
> very very very likely, or when the unlikeliest branch is very
> very very unlikely. 
from https://kernelnewbies.org/FAQ/LikelyUnlikely

Another discussion about them:
https://lwn.net/Articles/420019/
History
Date User Action Args
2019-08-08 04:48:11malinsetrecipients: + malin, vstinner, methane, Mark.Shannon, jdemeyer, josh.r
2019-08-08 04:48:11malinsetmessageid: <1565239691.13.0.901722284573.issue37774@roundup.psfhosted.org>
2019-08-08 04:48:11malinlinkissue37774 messages
2019-08-08 04:48:10malincreate