Message302813
I concur with Raymond.
As for supporting the full set() API I thought about making unbound method set.union() and friends accepting arbitrary Set objects (or even arbitrary iterables), not just set objects, as a first argument. But I didn't investigate how this will affect the performance of the set objects. |
|
Date |
User |
Action |
Args |
2017-09-23 22:05:29 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, bup |
2017-09-23 22:05:29 | serhiy.storchaka | set | messageid: <1506204329.35.0.308987306888.issue31563@psf.upfronthosting.co.za> |
2017-09-23 22:05:29 | serhiy.storchaka | link | issue31563 messages |
2017-09-23 22:05:29 | serhiy.storchaka | create | |
|