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 madman bob
Recipients madman bob
Date 2018-10-31.11:22:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540984925.04.0.788709270274.issue35123@psf.upfronthosting.co.za>
In-reply-to
Content
Sentinel values are used inconsistently in the Python code base.

It would be helpful to have a style guide (about eg. casing, placement, and sentinel reuse) to prevent arguments about their use in future code.
History
Date User Action Args
2018-10-31 11:22:05madman bobsetrecipients: + madman bob
2018-10-31 11:22:05madman bobsetmessageid: <1540984925.04.0.788709270274.issue35123@psf.upfronthosting.co.za>
2018-10-31 11:22:05madman boblinkissue35123 messages
2018-10-31 11:22:04madman bobcreate