[Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support) (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Sat May 25 17:15:49 CEST 2013


On Sun, May 26, 2013 at 1:09 AM, Ɓukasz Langa <lukasz at langa.pl> wrote:

On 25 maj 2013, at 16:59, Nick Coghlan <ncoghlan at gmail.com> wrote:

I think I added an issue on the tracker for that somewhere... yup: http://bugs.python.org/issue16832 Given the global nature of the cache invalidation, it may be better as a module level abc.getcachetoken() function.

I assigned myself to the issue. I hope it doesn't require a PEP? ;-)

Heh, I think you're safe on that one :)

Cheers, Nick.

-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia



More information about the Python-Dev mailing list