Message213898
Sorry for not being able to rewrite the patch in time for 3.4.
I will provide an updated patch (I need to setup an Open Solaris box first though).
The code for poll(), epoll() and /dev/poll will have many similarities, so I think it makes sense to refactor it and use a base class to avoid code duplication, similarly to what I did in my original patch. |
|
| Date |
User |
Action |
Args |
| 2014-03-17 21:17:39 | giampaolo.rodola | set | recipients:
+ giampaolo.rodola, gvanrossum, jcea, pitrou, vstinner, christian.heimes, meador.inge, neologix, rosslagerwall, python-dev, sbt, felipecruz, yselivanov |
| 2014-03-17 21:17:39 | giampaolo.rodola | set | messageid: <[email protected]> |
| 2014-03-17 21:17:39 | giampaolo.rodola | link | issue18931 messages |
| 2014-03-17 21:17:39 | giampaolo.rodola | create | |
|