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 rhettinger
Recipients docs@python, r.david.murray, rhettinger, solstag
Date 2018-06-06.01:07:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528247233.24.0.592728768989.issue33774@psf.upfronthosting.co.za>
In-reply-to
Content
Sure, I can add a line mentioning that distinct argument patterns may be considered as distinct cache entries even though they otherwise seem to be equivalent calls.  That will just be a general statement though. 
The specific details are implementation dependent, have changed over time, and may change again in the future.
History
Date User Action Args
2018-06-06 01:07:13rhettingersetrecipients: + rhettinger, r.david.murray, docs@python, solstag
2018-06-06 01:07:13rhettingersetmessageid: <1528247233.24.0.592728768989.issue33774@psf.upfronthosting.co.za>
2018-06-06 01:07:13rhettingerlinkissue33774 messages
2018-06-06 01:07:12rhettingercreate