X Tutup
The Wayback Machine - https://web.archive.org/web/20260321025329/https://github.com/python/cpython/pull/94509
Skip to content

gh-94508: Micro-optimization: Use memmove instead of for loop in list.insert()#94509

Closed
radiantly wants to merge 1 commit intopython:mainfrom
radiantly:list-insert
Closed

gh-94508: Micro-optimization: Use memmove instead of for loop in list.insert()#94509
radiantly wants to merge 1 commit intopython:mainfrom
radiantly:list-insert

Conversation

@radiantly
Copy link

@radiantly radiantly commented Jul 2, 2022

@ghost
Copy link

ghost commented Jul 2, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@AlexWaygood AlexWaygood added type-feature A feature request or enhancement performance Performance or resource usage labels Jul 3, 2022
@radiantly
Copy link
Author

Closing since corresponding issue has been closed.

@radiantly radiantly closed this Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review performance Performance or resource usage type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup