Message306454
| Author | gvanrossum |
|---|---|
| Recipients | benjamin.peterson, corona10, eric.araujo, gvanrossum, levkivskyi, serhiy.storchaka |
| Date | 2017-11-17.19:27:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1510946877.88.0.213398074469.issue32046@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I would convert this to `callable()` -- the conversion to collections.abc.Callable is more verbose and requires an extra import (that can be slow). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-17 19:27:57 | gvanrossum | set | recipients: + gvanrossum, benjamin.peterson, eric.araujo, serhiy.storchaka, levkivskyi, corona10 |
| 2017-11-17 19:27:57 | gvanrossum | set | messageid: <1510946877.88.0.213398074469.issue32046@psf.upfronthosting.co.za> |
| 2017-11-17 19:27:57 | gvanrossum | link | issue32046 messages |
| 2017-11-17 19:27:57 | gvanrossum | create | |