Message416415
This P.R. will make the following changes to the `collections.abc` module:
- simplify the implementation with slicing in function `Sequence.index`.
- remove an unnecessary copy of `self` when a sequence extends itself in function `MutableSequence.extend`. |
|
Date |
User |
Action |
Args |
2022-03-31 05:38:23 | maggyero | set | recipients:
+ maggyero |
2022-03-31 05:38:23 | maggyero | set | messageid: <1648705103.72.0.31480017393.issue47178@roundup.psfhosted.org> |
2022-03-31 05:38:23 | maggyero | link | issue47178 messages |
2022-03-31 05:38:23 | maggyero | create | |
|