[3.7] bpo-35196: Optimize Squeezer's write() interception (GH-10454) by miss-islington · Pull Request #11541 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.7from
Jan 13, 2019Merged
[3.7] bpo-35196: Optimize Squeezer's write() interception (GH-10454)#11541
miss-islington merged 1 commit intopython:3.7from
[3.7] bpo-35196: Optimize Squeezer's write() interception (GH-10454)#11541
miss-islington merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
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
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
requested a review
from terryjreedy
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jan 13, 2019
miss-islington commented
Jan 13, 2019@taleinat: Status check is done, and it's a success ✅ .
1 similar comment
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Jan 13, 2019
miss-islington commented
Jan 13, 2019@taleinat: Status check is done, and it's a success ✅ .
terryjreedy approved these changes Jan 13, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
47bd777
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-39a33e9-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment