Message 319702 - Python tracker

Message319702

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 Mariatta
Recipients Mariatta, codecamelot, docs@python, zach.ware
Date 2018-06-16.03:29:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529119754.33.0.56676864532.issue33836@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2707e41a5c7ede30349cc7dbd66f8be564965d7c by Mariatta (Noah Haasis) in branch 'master':
bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687)
https://github.com/python/cpython/commit/2707e41a5c7ede30349cc7dbd66f8be564965d7c
History
Date User Action Args
2018-06-16 03:29:14Mariattasetrecipients: + Mariatta, docs@python, zach.ware, codecamelot
2018-06-16 03:29:14Mariattasetmessageid: <1529119754.33.0.56676864532.issue33836@psf.upfronthosting.co.za>
2018-06-16 03:29:14Mariattalinkissue33836 messages
2018-06-16 03:29:14Mariattacreate