You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
http.server.SimpleHTTPRequestHandler: Fix version branching
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.)
0 commit comments