X Tutup
Skip to content

[3.12] Give poplib.POP3.rpop a proper docstring (GH-127370)#127722

Merged
Eclips4 merged 1 commit intopython:3.12from
miss-islington:backport-27d0d21-3.12
Dec 7, 2024
Merged

[3.12] Give poplib.POP3.rpop a proper docstring (GH-127370)#127722
Eclips4 merged 1 commit intopython:3.12from
miss-islington:backport-27d0d21-3.12

Conversation

@miss-islington
Copy link
Contributor

Previously poplib.POP3.rpop had a "Not sure what this does" docstring, now it has been fixed.
(cherry picked from commit 27d0d21)

Co-authored-by: Stan Ulbrych 89152624+StanFromIreland@users.noreply.github.com

Previously `poplib.POP3.rpop` had a "Not sure what this does" docstring, now it has been fixed.
(cherry picked from commit 27d0d21)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@miss-islington miss-islington requested a review from a team as a code owner December 7, 2024 16:14
@Eclips4 Eclips4 enabled auto-merge (squash) December 7, 2024 16:14
@Eclips4 Eclips4 merged commit 87f912a into python:3.12 Dec 7, 2024
@miss-islington miss-islington deleted the backport-27d0d21-3.12 branch January 2, 2026 17:02
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.

3 participants

X Tutup