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 brett.cannon
Recipients Anders.Hovmöller, brett.cannon, ezio.melotti, malin, michael.foord, rhettinger, serhiy.storchaka
Date 2019-04-01.18:17:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554142676.14.0.228834744555.issue36485@roundup.psfhosted.org>
In-reply-to
Content
RE: "And do you think polling for a new magic attribute is the right approach?": my thinking behind that idea is that by standardizing the function name it's easy to tell if there's a cache, but you can also do away with the registration with a 3 lines of code. To me, the priority is clearing caches on a per-module basici and having a clear-all mechanism can be beneficial, not the other way around.
History
Date User Action Args
2019-04-01 18:17:56brett.cannonsetrecipients: + brett.cannon, rhettinger, ezio.melotti, michael.foord, serhiy.storchaka, Anders.Hovmöller, malin
2019-04-01 18:17:56brett.cannonsetmessageid: <1554142676.14.0.228834744555.issue36485@roundup.psfhosted.org>
2019-04-01 18:17:56brett.cannonlinkissue36485 messages
2019-04-01 18:17:56brett.cannoncreate