Skip to content

bpo-29634: Reduce deque repeat execution when maxlen exist and size is not 1 #255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 24, 2017
Merged

Conversation

louisom
Copy link
Contributor

@louisom louisom commented Feb 23, 2017

Improve the deque_inplace_repeat for-loop when deque size is greater then maxlen.

@rhettinger rhettinger merged commit 357bad7 into python:master Feb 24, 2017
akruis pushed a commit to akruis/cpython that referenced this pull request May 27, 2021
…inding.

Add trace output to HANDLE_UNWINDING().
jaraco pushed a commit that referenced this pull request Dec 2, 2022
jaraco added a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
…sources

Add support for rendering a local copy of resources on the file system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants