X Tutup
The Wayback Machine - https://web.archive.org/web/20220612141630/https://github.com/python/cpython/pull/93745
Skip to content
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

Add resizing method in queue class #93745

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

pianist5555
Copy link

@pianist5555 pianist5555 commented Jun 12, 2022

I used it because I needed the "Resize" function when building the message system, but it would be good if it was applied as a basic.

I used it because I needed the "Resize" function when building the message system, but it would be good if it was applied as a basic.
@pianist5555 pianist5555 requested a review from rhettinger as a code owner Jun 12, 2022
@cpython-cla-bot
Copy link

@cpython-cla-bot cpython-cla-bot bot commented Jun 12, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Jun 12, 2022

Most changes to Python require a NEWS entry.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants
X Tutup