This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 8333
Status closed
Title bpo-34152: Improved performance of list for a[::-1] = a, a[i:j] = a and a[len(a):] = b.
History
Date User Action Args
2019-05-12 03:20:57sir-sigurdsetstatus: open -> closed
2018-07-18 18:27:31sir-sigurdlinkissue34152 pull_requests
2018-07-18 18:27:30sir-sigurdcreate