Skip to content

gh-92082: Changed a.closing from a class to a function for consistency with docs#92155

Merged
JelleZijlstra merged 1 commit intopython:mainfrom
pr-watson:contextlibupdate
May 2, 2022
Merged

gh-92082: Changed a.closing from a class to a function for consistency with docs#92155
JelleZijlstra merged 1 commit intopython:mainfrom
pr-watson:contextlibupdate

Conversation

@pr-watson
Copy link
Copy Markdown
Contributor

Signed-off-by: prwatson prwatson@redhat.com

gh-92082: Changed aclosing from a class to a function as closing is listed as a function.

aclosing was originally listed as class, however, this is inconsistent as closing is listed as a function right above it. aclosing has been changed from a class to a function.

Signed-off-by: prwatson <prwatson@redhat.com>
@pr-watson pr-watson requested a review from 1st1 as a code owner May 2, 2022 15:10
@ghost
Copy link
Copy Markdown

ghost commented May 2, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link
Copy Markdown

Every change to Python requires a NEWS entry.

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

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels May 2, 2022
@JelleZijlstra JelleZijlstra changed the title Changed a.closing from a class to a function for consistency with docs gh-92082: Changed a.closing from a class to a function for consistency with docs May 2, 2022
@JelleZijlstra JelleZijlstra added the needs backport to 3.10 only security fixes label May 2, 2022
@JelleZijlstra JelleZijlstra merged commit 958f21c into python:main May 2, 2022
@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

GH-92163 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 2, 2022
…nction for consistency (pythonGH-92155)

Signed-off-by: prwatson <prwatson@redhat.com>
(cherry picked from commit 958f21c)

Co-authored-by: Thaddeus1499 <104600742+Thaddeus1499@users.noreply.github.com>
miss-islington added a commit that referenced this pull request May 2, 2022
… for consistency (GH-92155)

Signed-off-by: prwatson <prwatson@redhat.com>
(cherry picked from commit 958f21c)

Co-authored-by: Thaddeus1499 <104600742+Thaddeus1499@users.noreply.github.com>
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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants