Message359292
> And if add support of non-literals, where should we stop? Should we support also frozenset() and bytearray()? inf and nan? infj and nanj? complex()? Ellipsis? __debug__?
Then the name of the function would be a bit misleading (for frozenset() and bytearray()), no? I think the set() change is somehow inconsistent already with the function name. |
|
Date |
User |
Action |
Args |
2020-01-04 15:02:35 | pablogsal | set | recipients:
+ pablogsal, rhettinger, docs@python, serhiy.storchaka, BTaskaya |
2020-01-04 15:02:35 | pablogsal | set | messageid: <1578150155.23.0.897056670073.issue39158@roundup.psfhosted.org> |
2020-01-04 15:02:35 | pablogsal | link | issue39158 messages |
2020-01-04 15:02:35 | pablogsal | create | |
|