Skip to content

[3.10] bpo-41621: Document defaultdict's default_factory parameter (GH-21945)#26850

Merged
terryjreedy merged 1 commit into
python:3.10from
miss-islington:backport-d1ae570-3.10
Jun 23, 2021
Merged

[3.10] bpo-41621: Document defaultdict's default_factory parameter (GH-21945)#26850
terryjreedy merged 1 commit into
python:3.10from
miss-islington:backport-d1ae570-3.10

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 22, 2021

It defaults to None and is positional only.
(cherry picked from commit d1ae570)

Co-authored-by: Dennis Sweeney 36520290+sweeneyde@users.noreply.github.com

https://bugs.python.org/issue41621

…-21945)

It defaults to None and is positional only.
(cherry picked from commit d1ae570)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@sweeneyde and @terryjreedy: Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Jun 22, 2021
@miss-islington
Copy link
Copy Markdown
Contributor Author

@sweeneyde and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

@sweeneyde and @terryjreedy: Status check is done, and it's a failure ❌ .

@terryjreedy
Copy link
Copy Markdown
Member

Known false positives.

@terryjreedy terryjreedy merged commit 88a3342 into python:3.10 Jun 23, 2021
@miss-islington miss-islington deleted the backport-d1ae570-3.10 branch June 23, 2021 14:58
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants