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 terry.reedy
Recipients Dennis Sweeney, docs@python, moshemorad12340, ronaldoussoren, terry.reedy
Date 2021-06-22.14:19:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624371574.26.0.614166899684.issue41621@roundup.psfhosted.org>
In-reply-to
Content
New changeset d1ae57027fc39ff60dcfc1b63881400e5ca3ce56 by Dennis Sweeney in branch 'main':
bpo-41621: Document defaultdict's default_factory parameter (GH-21945)
https://github.com/python/cpython/commit/d1ae57027fc39ff60dcfc1b63881400e5ca3ce56
History
Date User Action Args
2021-06-22 14:19:34terry.reedysetrecipients: + terry.reedy, ronaldoussoren, docs@python, Dennis Sweeney, moshemorad12340
2021-06-22 14:19:34terry.reedysetmessageid: <1624371574.26.0.614166899684.issue41621@roundup.psfhosted.org>
2021-06-22 14:19:34terry.reedylinkissue41621 messages
2021-06-22 14:19:34terry.reedycreate