Message313377
@inada.naoki: I don't question your change. My point is the same as in #33018 (I've discovered that PR only after I commented). The error message is misleading, and it's just a coincidence that a TypeError and not some other error is raised when abc attempts to add a non-type object to a WeakSet.
@serhiy.storchaka: Note that an example that you requested is unlikely to be related to ABC and probably is more like my artificial __subclasscheck__ example. So, making changes just for ABC as suggested in #33018 might make sense. |
|
| Date |
User |
Action |
Args |
| 2018-03-07 08:06:14 | izbyshev | set | recipients:
+ izbyshev, methane, serhiy.storchaka, levkivskyi, miss-islington |
| 2018-03-07 08:06:13 | izbyshev | set | messageid: <1520409973.97.0.467229070634.issue32999@psf.upfronthosting.co.za> |
| 2018-03-07 08:06:13 | izbyshev | link | issue32999 messages |
| 2018-03-07 08:06:13 | izbyshev | create | |
|