FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.9] bpo-41621: Document defaultdict's default_factory parameter (GH-21945) by miss-islington · Pull Request #26851 · python/cpython · GitHub

/ cpython Public

[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 commented Jun 22, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

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>

Copy link
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
Contributor Author

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

bedevere-bot added docs Documentation in the Doc dir awaiting review labels Jun 22, 2021

Copy link
Copy Markdown
Contributor Author

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

miss-islington merged commit a65df3f into python:3.9 Jun 22, 2021
miss-islington deleted the backport-d1ae570-3.9 branch June 22, 2021 14:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL