[issue35686] BufferError with memory.release()

Stefan Krah report at bugs.python.org
Sat Feb 2 13:19:24 EST 2019


Stefan Krah <stefan at bytereef.org> added the comment:

Eryk Sun:

Yes, the behavior is technically not guaranteed. I'm not sure about
memoryview(x, start, stop, step) but I'll keep it in mind.


Thomas Waldmann:
> do you think this is as good as it gets for this kind of code?

I guess so, there's a lot going on in that code fragment.

----------
components: +Interpreter Core
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35686>
_______________________________________


More information about the Python-bugs-list mailing list