]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[doc] Reword sentinel object summary in dataclasses (GH-27792)
authorVille Korhonen <ville@xd.fi>
Thu, 2 Sep 2021 16:03:22 +0000 (16:03 +0000)
committerGitHub <noreply@github.com>
Thu, 2 Sep 2021 16:03:22 +0000 (18:03 +0200)
commit767a17f35a581da664ac8cf5d67281da9485eebf
treef3c7ce7580c79dee44ec5e53d4e0054ae455e561
parentf0b63d5b56a6324f5f86807d9548c7b38aa2a8f7
[doc] Reword sentinel object summary in dataclasses (GH-27792)

This sentinel value (`MISSING`) is also used as default value for the `kw_only` parameter introduced in Python 3.10. It's cleaner to simply omit the usage here.

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Doc/library/dataclasses.rst