Message 257049 - Python tracker
Message257049
| Author | abarnert |
|---|---|
| Recipients | abarnert, abarry, curioswati, gvanrossum, r.david.murray, rhettinger, serhiy.storchaka, terry.reedy |
| Date | 2015-12-26.21:09:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1451164174.95.0.249052392446.issue25864@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Serhiy already filed the typing.Reversible bug on the separate typehinting tracker (https://github.com/ambv/typehinting/issues/170). So, unless fixing that bug requires some changes back to collections.abc or something else in the stdlib, I think the only issue here is the original one, on Mapping. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-26 21:09:34 | abarnert | set | recipients: + abarnert, gvanrossum, rhettinger, terry.reedy, r.david.murray, serhiy.storchaka, abarry, curioswati |
| 2015-12-26 21:09:34 | abarnert | set | messageid: <1451164174.95.0.249052392446.issue25864@psf.upfronthosting.co.za> |
| 2015-12-26 21:09:34 | abarnert | link | issue25864 messages |
| 2015-12-26 21:09:34 | abarnert | create | |