This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | Alexander.Kruppa, Arfrever, barry, benjamin.peterson, christian.heimes, georg.brandl, glondu, janzert, larry, python-dev, vstinner |
| Date | 2014年07月13日.05:21:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3h9xDC3Pj9z7Ljs@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset d367ea865ea4 by Ned Deily in branch '2.7': Issue #21323: Fix CGIHTTPServer to again handle scripts in CGI subdirectories, http://hg.python.org/cpython/rev/d367ea865ea4 New changeset 4de94641ba3e by Ned Deily in branch '3.2': Issue #21323: Fix http.server to again handle scripts in CGI subdirectories, http://hg.python.org/cpython/rev/4de94641ba3e New changeset b957f475e41e by Ned Deily in branch '3.3': Issue #21323: Fix http.server to again handle scripts in CGI subdirectories, http://hg.python.org/cpython/rev/b957f475e41e New changeset 385f4406dc26 by Ned Deily in branch '3.4': Issue #21323: Fix http.server to again handle scripts in CGI subdirectories, http://hg.python.org/cpython/rev/385f4406dc26 New changeset 22e5a85ba840 by Ned Deily in branch 'default': Issue #21323: Fix http.server to again handle scripts in CGI subdirectories, http://hg.python.org/cpython/rev/22e5a85ba840 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年07月13日 05:21:16 | python-dev | set | recipients: + python-dev, barry, georg.brandl, vstinner, larry, christian.heimes, benjamin.peterson, Arfrever, janzert, Alexander.Kruppa, glondu |
| 2014年07月13日 05:21:15 | python-dev | link | issue19435 messages |
| 2014年07月13日 05:21:15 | python-dev | create | |