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 serhiy.storchaka
Recipients jaraco, rhettinger, serhiy.storchaka
Date 2015-10-23.17:01:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445619703.49.0.861647179442.issue25447@psf.upfronthosting.co.za>
In-reply-to
Content
It is redundant. update_wrapper() is called just after calling _lru_cache_wrapper() in decorating_function().
History
Date User Action Args
2015-10-23 17:01:43serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, jaraco
2015-10-23 17:01:43serhiy.storchakasetmessageid: <1445619703.49.0.861647179442.issue25447@psf.upfronthosting.co.za>
2015-10-23 17:01:43serhiy.storchakalinkissue25447 messages
2015-10-23 17:01:43serhiy.storchakacreate