Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.10] [doc] Reword sentinel object summary in dataclasses (GH-27792)#28130

Merged
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-767a17f-3.10miss-islington/cpython:backport-767a17f-3.10Copy head branch name to clipboard
Sep 2, 2021
Merged

[3.10] [doc] Reword sentinel object summary in dataclasses (GH-27792)#28130
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-767a17f-3.10miss-islington/cpython:backport-767a17f-3.10Copy head branch name to clipboard

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

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
(cherry picked from commit 767a17f)

Co-authored-by: Ville Korhonen ville@xd.fi

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>
(cherry picked from commit 767a17f)

Co-authored-by: Ville Korhonen <ville@xd.fi>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ypcs and @ambv: Status check is done, and it's a failure ❌ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@ypcs and @ambv: Status check is done, and it's a success ✅ .

3 similar comments
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ypcs and @ambv: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@ypcs and @ambv: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@ypcs and @ambv: Status check is done, and it's a success ✅ .

@ambv ambv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc-only change.

@miss-islington miss-islington merged commit 7aa58f5 into python:3.10 Sep 2, 2021
@miss-islington miss-islington deleted the backport-767a17f-3.10 branch September 2, 2021 16:38
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ypcs and @ambv: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.