◐ Shell
clean mode source ↗

Fix whatsnew entry about ThreadedHTTPServer. by JulienPalard · Pull Request #7220 · 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

@JulienPalard

Copy link Copy Markdown

Member

Fixing the 3.7 whatsnews entry about #7195.

@vstinner vstinner left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

LGTM.

@JulienPalard JulienPalard merged commit a34e424 into python:master

May 29, 2018

JulienPalard added a commit to JulienPalard/cpython that referenced this pull request

May 29, 2018

JulienPalard added a commit that referenced this pull request

May 30, 2018
…ss name (GH-7195) (GH-7219)

* [3.7] bpo-31639: Change ThreadedHTTPServer to ThreadingHTTPServer class name (GH-7195).
(cherry picked from commit 1cee216)

* Fix whatsnew entry about ThreadedHTTPServer. (GH-7220)
(cherry picked from commit a34e424)

@JulienPalard JulienPalard deleted the whatsnew-threadehttpserver branch

June 16, 2019 14:08

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

Reviewers

@vstinner vstinner vstinner approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@JulienPalard @vstinner @the-knights-who-say-ni @bedevere-bot