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 taleinat
Recipients iritkatriel, taleinat
Date 2021-05-13.13:52:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620913974.39.0.114397480413.issue44123@roundup.psfhosted.org>
In-reply-to
Content
Additional examples of such sentinel values in the stdlib are those in the dataclasses module, e.g. dataclasses.MISSING.
History
Date User Action Args
2021-05-13 13:52:54taleinatsetrecipients: + taleinat, iritkatriel
2021-05-13 13:52:54taleinatsetmessageid: <1620913974.39.0.114397480413.issue44123@roundup.psfhosted.org>
2021-05-13 13:52:54taleinatlinkissue44123 messages
2021-05-13 13:52:54taleinatcreate