Skip to content

[3.8] bpo-40287: Fix SpooledTemporaryFile.seek() return value (GH-19540) - #19566

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-485e715-3.8
Apr 17, 2020
Merged

[3.8] bpo-40287: Fix SpooledTemporaryFile.seek() return value (GH-19540)#19566
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-485e715-3.8

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Apr 17, 2020

Copy link
Copy Markdown
Contributor

It has not returned the file position after the seek.
(cherry picked from commit 485e715)

Co-authored-by: Inada Naoki songofacandy@gmail.com

https://bugs.python.org/issue40287

It has not returned the file position after the seek.
(cherry picked from commit 485e715)
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@miss-islington

Copy link
Copy Markdown
ContributorAuthor

@methane: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 9796fe8 into python:3.8Apr 17, 2020
@miss-islington
miss-islington deleted the backport-485e715-3.8 branch April 17, 2020 07:15
@miss-islington

Copy link
Copy Markdown
ContributorAuthor

@methane: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
ContributorAuthor

@methane: Status check is done, and it's a success ✅ .

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@methane@the-knights-who-say-ni@bedevere-bot