This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients Dennis Sweeney, docs@python, miss-islington, moshemorad12340, ronaldoussoren, terry.reedy
Date 2021-06-22.14:42:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624372969.27.0.492375863628.issue41621@roundup.psfhosted.org>
In-reply-to
Content
New changeset a65df3f9fc9a51f3e8d710492aafe07b13f0be0f by Miss Islington (bot) in branch '3.9':
bpo-41621: Document defaultdict's default_factory parameter (GH-21945)
https://github.com/python/cpython/commit/a65df3f9fc9a51f3e8d710492aafe07b13f0be0f
History
Date User Action Args
2021-06-22 14:42:49miss-islingtonsetrecipients: + miss-islington, terry.reedy, ronaldoussoren, docs@python, Dennis Sweeney, moshemorad12340
2021-06-22 14:42:49miss-islingtonsetmessageid: <1624372969.27.0.492375863628.issue41621@roundup.psfhosted.org>
2021-06-22 14:42:49miss-islingtonlinkissue41621 messages
2021-06-22 14:42:49miss-islingtoncreate