[Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support)
Nick Coghlan
ncoghlan at gmail.com
Sat May 25 17:15:49 CEST 2013
More information about the Python-Dev mailing list
Sat May 25 17:15:49 CEST 2013
- Previous message: [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support)
- Next message: [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.get_cache_token() 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
- Previous message: [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support)
- Next message: [Python-Dev] PEP 443 - Single-dispatch generic functions (including ABC support)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list