Manuel Jacob pushed to branch branch/default at PyPy / pypy
Commits: 0f6ac5a7 by Manuel Jacob at 2020-03-08T19:19:11+01:00 Make write() method work with memoryview. On my machine under Python 2.7.17, the test failed previously because io.BufferedWriter passes a memoryview into the raw stream’s write() method. I verified that the previous test failure is unrelated to my recent changes. - - - - - 17d62954 by Manuel Jacob at 2020-03-08T19:22:06+01:00 Make check of exception string more generic for different Python implementations. - - - - - 1 changed file: - pypy/module/_io/test/test_bufferedio.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/2c81935e98b791af97ac410beb5d60607e287e5b...17d62954015690f88fd05be8da70b2530a6bbd49 --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/2c81935e98b791af97ac410beb5d60607e287e5b...17d62954015690f88fd05be8da70b2530a6bbd49 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit