Message397684
Sorry for the slow progress. I don’t think it is important for Any orUnion to have these attributes, but the ones that match ABCs or concrete classes (e.g. MutableSet, Counter) should probably have __name__, __qualname__, and __module__, since the originals have those. I think __module__ should be set to ‘typing’, and __qualname__ to ‘typing.WhatEver’. |
|
| Date |
User |
Action |
Args |
| 2021-07-17 03:18:39 | gvanrossum | set | recipients:
+ gvanrossum, farcat, JelleZijlstra, kj, lars2 |
| 2021-07-17 03:18:39 | gvanrossum | set | messageid: <[email protected]> |
| 2021-07-17 03:18:39 | gvanrossum | link | issue44524 messages |
| 2021-07-17 03:18:39 | gvanrossum | create | |
|