◐ Shell
clean mode source ↗

gh-109096: Deprecate `http.server.CGIHTTPRequestHandler` by gpshead · Pull Request #109387 · python/cpython

@gpshead

@bedevere-app Bot mentioned this pull request

Sep 13, 2023

@gpshead gpshead added 3.13

bugs and security fixes

tests

Tests in the Lib/test dir

stdlib

Standard Library Python modules in the Lib/ directory

labels

Sep 13, 2023

@gpshead

serhiy-storchaka

JelleZijlstra

@gpshead

JelleZijlstra

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

JelleZijlstra

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

vstinner

@gpshead gpshead marked this pull request as ready for review

September 15, 2023 20:32

vstinner

csm10495 pushed a commit to csm10495/cpython that referenced this pull request

Sep 28, 2023
…n#109387)

Deprecate `http.server.CGIHTTPRequestHandler`.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>