Skip to content

Doc: Clarify that the "simple" FIFO queue is :class:SimpleQueue.#8372

Merged
vstinner merged 1 commit into
python:masterfrom
JulienPalard:simple-queue
Oct 19, 2018
Merged

Doc: Clarify that the "simple" FIFO queue is :class:SimpleQueue.#8372
vstinner merged 1 commit into
python:masterfrom
JulienPalard:simple-queue

Conversation

@JulienPalard

Copy link
Copy Markdown
Member

I'm trying to clarify a sentence in Doc/library/queue.rst, (following a discussion here python/python-docs-fr#203 (comment)). But my current understanding of the sentence may also be the wrong one.

@pitrou pitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from me, looks good.

@vstinner vstinner merged commit acef690 into python:master Oct 19, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @JulienPalard for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 19, 2018
…H-8372)

(cherry picked from commit acef690)

Co-authored-by: Julien Palard <julien@palard.fr>
@bedevere-bot

Copy link
Copy Markdown

GH-9975 is a backport of this pull request to the 3.7 branch.

@vstinner

Copy link
Copy Markdown
Member

@JulienPalard: I let you decide if the change should be backported to 3.6 and 2.7. (I'm not sure that it's needed.)

miss-islington added a commit that referenced this pull request Oct 19, 2018
(cherry picked from commit acef690)

Co-authored-by: Julien Palard <julien@palard.fr>
@JulienPalard JulienPalard deleted the simple-queue branch June 16, 2019 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants