Message304000
I meant that if make deque.copy(), deque.__add__() and deque.__mul__() returning an exact deque for subclasses, this would make the deque class more consistent with other collections and solve this issue. This could even make them (almost) atomic. |
|
Date |
User |
Action |
Args |
2017-10-09 20:53:20 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, rhettinger, Oren Milman |
2017-10-09 20:53:19 | serhiy.storchaka | set | messageid: <1507582399.98.0.213398074469.issue31608@psf.upfronthosting.co.za> |
2017-10-09 20:53:19 | serhiy.storchaka | link | issue31608 messages |
2017-10-09 20:53:19 | serhiy.storchaka | create | |
|