New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/12/dont-lose-data-when-doing-non-blocking-i-o#comment-543
Amaury Forgeot d'Arc (amauryfa) said: - Could you also add tests that run on a translated pypy-c? It's important, because python 3 uses a very different code (the _io module) and your changes are likely to be lost. - How does CPython (2.7 and 3.2 behave in this area?) -- This is a pull request comment notification from bitbucket.org. You are receiving this either because you are participating in a pull request, or you are following it. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
