Issue35640
Created on 2019-01-02 12:53 by eamanu, last changed 2019-09-11 13:07 by zach.ware. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 11398 | merged | eamanu, 2019-01-02 12:53 | |
| Messages (2) | |||
|---|---|---|---|
| msg332873 - (view) | Author: Emmanuel Arias (eamanu) * | Date: 2019-01-02 12:53 | |
Hi, A PR was opened https://github.com/python/cpython/pull/11398. This PR seems interest in the sense that this allow passing a pathlike arguments to SimpleHTTPRequestHandler. Regards |
|||
| msg351852 - (view) | Author: Zachary Ware (zach.ware) * | Date: 2019-09-11 13:03 | |
New changeset 781266ebb60e7ac781a3e07030d92275721ff3cf by Zachary Ware (Géry Ogam) in branch 'master': bpo-35640: Allow passing PathLike arguments to SimpleHTTPRequestHandler (GH-11398) https://github.com/python/cpython/commit/781266ebb60e7ac781a3e07030d92275721ff3cf |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-11 13:07:44 | zach.ware | set | status: open -> closed stage: resolved resolution: fixed versions: + Python 3.9, - Python 3.7 |
| 2019-09-11 13:03:49 | zach.ware | set | nosy:
+ zach.ware messages: + msg351852 |
| 2019-01-02 14:19:28 | maggyero | set | nosy:
+ mdk, maggyero, xtreak versions: + Python 3.7 |
| 2019-01-02 12:53:41 | eamanu | create | |