Message 273069 - Python tracker
Message273069
| Author | levkivskyi |
|---|---|
| Recipients | NeilGirdhar, brett.cannon, gvanrossum, levkivskyi, rhettinger, srkunze |
| Date | 2016-08-19.00:26:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471566410.49.0.34799899323.issue27598@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I submit a simple solution in line with __subclasshook__ of other ABCs. I added several tests, it looks like it is doing everything right. Please review. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-19 00:26:50 | levkivskyi | set | recipients: + levkivskyi, gvanrossum, brett.cannon, rhettinger, NeilGirdhar, srkunze |
| 2016-08-19 00:26:50 | levkivskyi | set | messageid: <1471566410.49.0.34799899323.issue27598@psf.upfronthosting.co.za> |
| 2016-08-19 00:26:50 | levkivskyi | link | issue27598 messages |
| 2016-08-19 00:26:49 | levkivskyi | create | |