Message235452
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, felipecruz, giampaolo.rodola, gvanrossum, meador.inge, neologix, pitrou, python-dev, rosslagerwall, sbt, vstinner, yselivanov |
| Date | 2015-02-05.20:59:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAMpsgwb_sqL-_dvb1FB+qU_kEhL0S8hoSdqei+3+PgEwgpsnPg@mail.gmail.com> |
| In-reply-to | <1423158397.81.0.440752855385.issue18932@psf.upfronthosting.co.za> |
| Content | |
|---|---|
2015-02-05 18:46 GMT+01:00 Giampaolo Rodola' <report@bugs.python.org>: > + def modify(self, fileobj, events, data=None): > + ... > + if events != key.events: You should update the SelectorKey in the case, no? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-02-05 20:59:21 | vstinner | set | recipients: + vstinner, gvanrossum, pitrou, giampaolo.rodola, christian.heimes, meador.inge, neologix, rosslagerwall, python-dev, sbt, felipecruz, yselivanov |
| 2015-02-05 20:59:21 | vstinner | link | issue18932 messages |
| 2015-02-05 20:59:21 | vstinner | create | |