Message235425
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, felipecruz, giampaolo.rodola, gvanrossum, meador.inge, neologix, pitrou, python-dev, rosslagerwall, sbt, vstinner, yselivanov |
| Date | 2015-02-05.09:01:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1423126913.81.0.0503220485714.issue18932@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch with a less surprising _modify() method: - the default implementation simply calls unregister() + register(), as before - drop SelectSelector._modify(): calling unregister() + register() is just fine |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-02-05 09:01:54 | vstinner | set | recipients: + vstinner, gvanrossum, pitrou, giampaolo.rodola, christian.heimes, meador.inge, neologix, rosslagerwall, python-dev, sbt, felipecruz, yselivanov |
| 2015-02-05 09:01:53 | vstinner | set | messageid: <1423126913.81.0.0503220485714.issue18932@psf.upfronthosting.co.za> |
| 2015-02-05 09:01:53 | vstinner | link | issue18932 messages |
| 2015-02-05 09:01:53 | vstinner | create | |