Skip to content

bpo-38148: Add slots to asyncio transports#16077

Merged
asvetlov merged 2 commits into
python:masterfrom
asvetlov:slots-for-transports
Sep 13, 2019
Merged

bpo-38148: Add slots to asyncio transports#16077
asvetlov merged 2 commits into
python:masterfrom
asvetlov:slots-for-transports

Conversation

@asvetlov

@asvetlov asvetlov commented Sep 13, 2019

Copy link
Copy Markdown
Contributor

Comment thread Misc/NEWS.d/next/Library/2019-09-13-08-55-43.bpo-38148.Lnww6D.rst Outdated
Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
@asvetlov
asvetlov merged commit 9eb35ab into python:master Sep 13, 2019
@asvetlov
asvetlov deleted the slots-for-transports branch September 13, 2019 12:18
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @asvetlov for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @asvetlov, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 9eb35ab0d71a6bd680e84fa0f828cb634e72b681 3.8

@bedevere-bot

Copy link
Copy Markdown

GH-16093 is a backport of this pull request to the 3.8 branch.

asvetlov added a commit to asvetlov/cpython that referenced this pull request Sep 13, 2019
* bpo-38148: Add slots to asyncio transports

* Update Misc/NEWS.d/next/Library/2019-09-13-08-55-43.bpo-38148.Lnww6D.rst

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
(cherry picked from commit 9eb35ab)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
asvetlov added a commit that referenced this pull request Sep 13, 2019
* bpo-38148: Add slots to asyncio transports

* Update Misc/NEWS.d/next/Library/2019-09-13-08-55-43.bpo-38148.Lnww6D.rst

Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
(cherry picked from commit 9eb35ab)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants