Message315643
| Author | rhettinger |
|---|---|
| Recipients | gvanrossum, josh.r, levkivskyi, rhettinger, sproshev |
| Date | 2018-04-23.01:41:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1524447668.43.0.682650639539.issue33315@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Another solution may be to add a simple `__class_getitem__` to `Queue` > that will just return `cls` I don't think it makes sense to let typing considerations start to spill into the rest of the standard library. Either add support to typing or not. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-23 01:41:08 | rhettinger | set | recipients: + rhettinger, gvanrossum, josh.r, levkivskyi, sproshev |
| 2018-04-23 01:41:08 | rhettinger | set | messageid: <1524447668.43.0.682650639539.issue33315@psf.upfronthosting.co.za> |
| 2018-04-23 01:41:08 | rhettinger | link | issue33315 messages |
| 2018-04-23 01:41:08 | rhettinger | create | |