FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-33654: Support BufferedProtocol in set_protocol() and start_tls() by 1st1 · Pull Request #7130 · python/cpython · GitHub

/ cpython Public

bpo-33654: Support BufferedProtocol in set_protocol() and start_tls() - #7130

Merged
1st1 merged 9 commits into
python:masterfrom
1st1:fixbuf
May 28, 2018
Merged

bpo-33654: Support BufferedProtocol in set_protocol() and start_tls()#7130
1st1 merged 9 commits into
python:masterfrom
1st1:fixbuf

Conversation

1st1 commented May 26, 2018
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

asvetlov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

looks good

Copy link
Copy Markdown
Contributor

hmm, windows tests are failing

1st1 commented May 26, 2018

Copy link
Copy Markdown
Member Author

Yes, i'll be looking into win issues before merging.

1st1 commented May 27, 2018

Copy link
Copy Markdown
Member Author

@asvetlov please take a look at the 0238da4 -- I think I fixed the windows issue

Copy link
Copy Markdown
Contributor

Wow, nice.
Waiting for merge.

1st1 merged commit dbf1022 into python:master May 28, 2018

Copy link
Copy Markdown
Contributor

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

1st1 deleted the fixbuf branch May 28, 2018 18:31
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 28, 2018
…pythonGH-7130)

In this commit:

* Support BufferedProtocol in set_protocol() and start_tls()
* Fix proactor to cancel readers reliably
* Update tests to be compatible with OpenSSL 1.1.1
* Clarify BufferedProtocol docs
* Bump TLS tests timeouts to 60 seconds; eliminate possible race from start_serving
* Rewrite test_start_tls_server_1
(cherry picked from commit dbf1022)

Co-authored-by: Yury Selivanov <yury@magic.io>

Copy link
Copy Markdown

GH-7164 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request May 28, 2018
…GH-7130)

In this commit:

* Support BufferedProtocol in set_protocol() and start_tls()
* Fix proactor to cancel readers reliably
* Update tests to be compatible with OpenSSL 1.1.1
* Clarify BufferedProtocol docs
* Bump TLS tests timeouts to 60 seconds; eliminate possible race from start_serving
* Rewrite test_start_tls_server_1
(cherry picked from commit dbf1022)

Co-authored-by: Yury Selivanov <yury@magic.io>
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL