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

http.server.SimpleHTTPRequestHandler: Fix version branching by AlexWaygood · Pull Request #9075 · python/typeshed · GitHub

http.server.SimpleHTTPRequestHandler: Fix version branching - #9075

Merged
srittau merged 1 commit into
mainfrom
AlexWaygood-http
Nov 3, 2022
Merged

http.server.SimpleHTTPRequestHandler: Fix version branching#9075
srittau merged 1 commit into
mainfrom
AlexWaygood-http

Conversation

Copy link
Copy Markdown
Member

The stub currently implies that the index_pages parameter has been removed in 3.12. Actually, it was only added in 3.12 :)

See python/cpython#31985. (This is a follow-up to #9055 — cc. @JelleZijlstra.)

The stub currently implies that the index_pages parameter has been removed in 3.12. Actually, it was only added in 3.12 :)

See python/cpython#31985. (This is a follow-up to #9055 — cc. @JelleZijlstra.)

github-actions Bot commented Nov 3, 2022

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

srittau left a comment

Copy link
Copy Markdown
Collaborator

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

Oops, sorry.

srittau merged commit 22c5afa into main Nov 3, 2022
srittau deleted the AlexWaygood-http branch November 3, 2022 10:17

Copy link
Copy Markdown
Member

Thanks for catching this!

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.

3 participants


Back | FazBrowse Home | New Git URL