X Tutup
Skip to content

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

Merged
serhiy-storchaka merged 2 commits intopython:masterfrom
serhiy-storchaka:bpo-25455-io-recursive-repr
Mar 19, 2017
Merged

bpo-25455: Fixed crashes in repr of recursive buffered file-like obje…#514
serhiy-storchaka merged 2 commits intopython:masterfrom
serhiy-storchaka:bpo-25455-io-recursive-repr

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

…cts.

@mention-bot
Copy link
Copy Markdown

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @benjaminp, @loewis, @ezio-melotti, @Haypo and @zooba to be potential reviewers.

@serhiy-storchaka serhiy-storchaka merged commit a5af6e1 into python:master Mar 19, 2017
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 19, 2017
serhiy-storchaka added a commit that referenced this pull request Mar 19, 2017
@serhiy-storchaka serhiy-storchaka deleted the bpo-25455-io-recursive-repr branch March 19, 2017 19:48
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 19, 2017
serhiy-storchaka added a commit that referenced this pull request Mar 19, 2017
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.

4 participants

X Tutup