Message292265
| Author | gvanrossum |
|---|---|
| Recipients | gvanrossum, levkivskyi, rhettinger, serhiy.storchaka, stutzbach |
| Date | 2017-04-25.15:31:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1493134265.8.0.479508588122.issue29727@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm with Raymond. I propose to register array.array() in all the appropriate places and then close this bug as a won't fix. The typing issue might eventually be resolved via PEP 544 (if accepted), or not -- the"fallback protocols" based on __getitem__ and __len__ seem to be a complicating special case that we may want to put off. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-25 15:31:05 | gvanrossum | set | recipients: + gvanrossum, rhettinger, stutzbach, serhiy.storchaka, levkivskyi |
| 2017-04-25 15:31:05 | gvanrossum | set | messageid: <1493134265.8.0.479508588122.issue29727@psf.upfronthosting.co.za> |
| 2017-04-25 15:31:05 | gvanrossum | link | issue29727 messages |
| 2017-04-25 15:31:05 | gvanrossum | create | |