[3.7] bpo-35196: Optimize Squeezer's write() interception (GH-10454) by miss-islington · Pull Request #11541 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Jan 13, 2019

edited by bedevere-bot

Loading

The new functionality of Squeezer.reload() is also tested, along with some general
re-working of the tests in test_squeezer.py.
(cherry picked from commit 39a33e9)

Co-authored-by: Tal Einat taleinat+github@gmail.com

https://bugs.python.org/issue35196

The new functionality of Squeezer.reload() is also tested, along with some general
re-working of the tests in test_squeezer.py.
(cherry picked from commit 39a33e9)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

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

1 similar comment

@miss-islington

Copy link Copy Markdown

Contributor Author

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

@miss-islington miss-islington merged commit 47bd777 into python:3.7

Jan 13, 2019

@miss-islington miss-islington deleted the backport-39a33e9-3.7 branch

January 13, 2019 16:43

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

Reviewers

@terryjreedy terryjreedy terryjreedy approved these changes

Assignees

No one assigned

Labels

performance

Performance or resource usage

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @terryjreedy @the-knights-who-say-ni @bedevere-bot @taleinat