Message313369
| Author |
methane |
| Recipients |
izbyshev, levkivskyi, methane, serhiy.storchaka |
| Date |
2018-03-07.00:57:06 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1520384226.32.0.467229070634.issue32999@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
> BTW, do TypeErrors related to weak references deserve any treatment? Isn't it a kind of coincidence that the error raised due to usage of WeakSet in issubclass(obj, ABC) is what we expect? (Sorry, I'm not familiar with WeakSets).
Sorry, I can't get what is your point.
I don't want to change ABC behavior for now. I want to make C implementation consistent with Python implementation, except some (unrealistic) corner cases. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2018-03-07 00:57:06 | methane | set | recipients:
+ methane, serhiy.storchaka, levkivskyi, izbyshev |
| 2018-03-07 00:57:06 | methane | set | messageid: <1520384226.32.0.467229070634.issue32999@psf.upfronthosting.co.za> |
| 2018-03-07 00:57:06 | methane | link | issue32999 messages |
| 2018-03-07 00:57:06 | methane | create | |
|