X Tutup
Skip to content

bpo-25455: Fixed crashes in repr of recursive buffered file-like obje…#727

Merged
serhiy-storchaka merged 1 commit intopython:3.5from
serhiy-storchaka:backport-a5af6e1-3.5
Mar 19, 2017
Merged

bpo-25455: Fixed crashes in repr of recursive buffered file-like obje…#727
serhiy-storchaka merged 1 commit intopython:3.5from
serhiy-storchaka:backport-a5af6e1-3.5

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

…cts. (#514)

(cherry picked from commit a5af6e1)

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error cherry-pick for 3.5 labels Mar 19, 2017
@serhiy-storchaka serhiy-storchaka merged commit 08612ed into python:3.5 Mar 19, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-a5af6e1-3.5 branch March 19, 2017 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup