New issue 2411: buffer-interface2 review https://bitbucket.org/pypy/pypy/issues/2411/buffer-interface2-review
Armin Rigo: baseobjspace.py: def buffer_w(): there are two new cases depending on ``flags & space.BUF_WRITABLE:`` but the two cases do the same thing? _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
