Skip to content

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

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-d1ae570-3.9
Jun 22, 2021
Merged

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

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 ✅ .

@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 docs Documentation in the Doc dir awaiting review labels 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 miss-islington merged commit a65df3f into python:3.9 Jun 22, 2021
@miss-islington miss-islington deleted the backport-d1ae570-3.9 branch June 22, 2021 14:42
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