Issue30218
Created on 2017-04-30 21:50 by JelleZijlstra, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 1367 | merged | JelleZijlstra, 2017-04-30 22:00 | |
| Messages (3) | |||
|---|---|---|---|
| msg292642 - (view) | Author: Jelle Zijlstra (JelleZijlstra) * | Date: 2017-04-30 21:50 | |
According to PEP 519, it should. I'll submit a PR soon. |
|||
| msg293141 - (view) | Author: Brett Cannon (brett.cannon) * | Date: 2017-05-05 21:27 | |
New changeset a12df7b7d40dbf47825917c8fa03d2c09b5a382c by Brett Cannon (Jelle Zijlstra) in branch 'master': bpo-30218: support path-like objects in shutil.unpack_archive() (GH-1367) https://github.com/python/cpython/commit/a12df7b7d40dbf47825917c8fa03d2c09b5a382c |
|||
| msg293142 - (view) | Author: Brett Cannon (brett.cannon) * | Date: 2017-05-05 21:27 | |
Thanks for the patch (and patience), Jelle! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:45 | admin | set | github: 74404 |
| 2017-05-05 21:27:58 | brett.cannon | set | messages: + msg293142 |
| 2017-05-05 21:27:43 | brett.cannon | set | status: open -> closed resolution: fixed stage: resolved |
| 2017-05-05 21:27:14 | brett.cannon | set | messages: + msg293141 |
| 2017-04-30 22:00:11 | JelleZijlstra | set | pull_requests: + pull_request1476 |
| 2017-04-30 21:50:48 | JelleZijlstra | create | |