[pypy-commit] [COMMENT] Pull request #12 for pypy/pypy: Don't lose data when doing non-blocking I/O

Bitbucket notifications-noreply at bitbucket.org
Sun Oct 23 23:09:09 CEST 2011


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.


More information about the pypy-commit mailing list