Skip to content

bpo-31639: Use threads in http.server#5018

Merged
JulienPalard merged 1 commit intopython:masterfrom
JulienPalard:issue31639
Mar 23, 2018
Merged

bpo-31639: Use threads in http.server#5018
JulienPalard merged 1 commit intopython:masterfrom
JulienPalard:issue31639

Conversation

@JulienPalard
Copy link
Copy Markdown
Member

@JulienPalard JulienPalard commented Dec 27, 2017

As modern browser will use multiple sockets, see https://bugs.python.org/issue31639

https://bugs.python.org/issue31639

@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 23, 2018
(cherry picked from commit 8bcfa02)

Co-authored-by: Julien Palard <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

GH-6203 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 23, 2018
(cherry picked from commit 8bcfa02)

Co-authored-by: Julien Palard <[email protected]>
miss-islington added a commit that referenced this pull request Mar 23, 2018
(cherry picked from commit 8bcfa02)

Co-authored-by: Julien Palard <[email protected]>
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