Skip to content

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

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

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 added 3.11 only security fixes needs backport to 3.11 only security fixes labels Oct 16, 2022
@CAM-Gerlach CAM-Gerlach mentioned this pull request Oct 16, 2022
33 tasks
@CAM-Gerlach CAM-Gerlach requested a review from merwok October 16, 2022 18:43
@CAM-Gerlach
Copy link
Member Author

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

@JelleZijlstra JelleZijlstra merged commit f3f8b6f into python:main Oct 24, 2022
@miss-islington
Copy link
Contributor

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

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

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 24, 2022
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 only security fixes docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants