[Python-Dev] PEP 3118: Extended buffer protocol (new version)
Travis Oliphant
oliphant.travis at ieee.org
Fri Apr 13 06:09:06 CEST 2007
Neil Hodgson wrote:
> Travis Oliphant:
>
>> PEP: 3118
>> ...
>
> I'd like to see the PEP include discussion of what to do when an
> incompatible request is received while locked. Should there be a
> standard "Can't do that: my buffer has been got" exception?
I'm not sure what standard to make a decision about that by. Sure, why
not?
It's not something I'd considered.
-Travis
More information about the Python-Dev
mailing list