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 vstinner
Recipients Dan Rose, brett.cannon, mark.dickinson, methane, miss-islington, serhiy.storchaka, terry.reedy, tim.peters, vstinner
Date 2018-11-27.14:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543328020.52.0.788709270274.issue34100@psf.upfronthosting.co.za>
In-reply-to
Content
merge_consts_recursive(): rather than modifying the 'key' tuple, would it make sense to *add* the new key to the cache?
History
Date User Action Args
2018-11-27 14:13:40vstinnersetrecipients: + vstinner, tim.peters, brett.cannon, terry.reedy, mark.dickinson, methane, serhiy.storchaka, miss-islington, Dan Rose
2018-11-27 14:13:40vstinnersetmessageid: <1543328020.52.0.788709270274.issue34100@psf.upfronthosting.co.za>
2018-11-27 14:13:40vstinnerlinkissue34100 messages
2018-11-27 14:13:40vstinnercreate