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

gh-95913: Add io support for SpooledTemporaryFile in Whatsnew #98312

Merged
merged 3 commits into from Oct 24, 2022

Conversation

CAM-Gerlach
Copy link
Member

@CAM-Gerlach CAM-Gerlach commented Oct 16, 2022

Part of #95913

Adds a section for tempfile to the 3.11 What's New, mentioning that tempfile.SpooledTemporaryFIle now supports the full range of IO base class methods, as added in issue #70363 / PR #29560 .

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 16, 2022
@CAM-Gerlach CAM-Gerlach changed the title Whatsnew: Add io support for tempfile.SpooledTemporaryFile gh-95913: Add io support for SpooledTemporaryFile in Whatsnew Oct 16, 2022
@CAM-Gerlach CAM-Gerlach requested review from ezio-melotti and merwok Oct 16, 2022
Doc/whatsnew/3.11.rst Outdated Show resolved Hide resolved
@CAM-Gerlach CAM-Gerlach requested a review from merwok Oct 16, 2022
@CAM-Gerlach
Copy link
Member Author

CAM-Gerlach commented Oct 24, 2022

Hey @merwok , is this ✔️ on your end?

@CAM-Gerlach CAM-Gerlach requested a review from JelleZijlstra Oct 24, 2022
Doc/whatsnew/3.11.rst Outdated Show resolved Hide resolved
@JelleZijlstra JelleZijlstra merged commit f3f8b6f into python:main Oct 24, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 24, 2022

Thanks @CAM-Gerlach for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2022
…new (pythonGH-98312)

(cherry picked from commit f3f8b6f)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
@bedevere-bot
Copy link

bedevere-bot commented Oct 24, 2022

GH-98599 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request Oct 24, 2022
…H-98312)

(cherry picked from commit f3f8b6f)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2022
…try (pythonGH-98604)

Followup from pythonGH-98312.
(cherry picked from commit c5a9d3f)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
miss-islington added a commit that referenced this pull request Oct 24, 2022
…H-98604)

Followup from GH-98312.
(cherry picked from commit c5a9d3f)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants