Issue38994
Created on 2019-12-07 15:57 by BTaskaya, last changed 2019-12-08 20:31 by asvetlov. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 17498 | merged | BTaskaya, 2019-12-07 16:04 | |
| Messages (2) | |||
|---|---|---|---|
| msg357978 - (view) | Author: Batuhan Taskaya (BTaskaya) * | Date: 2019-12-07 15:57 | |
Typeshed already using __class_getitem__ syntax for PathLike https://github.com/python/typeshed/search?q=PathLike&unscoped_q=PathLike |
|||
| msg358026 - (view) | Author: miss-islington (miss-islington) | Date: 2019-12-08 20:31 | |
New changeset 526606baf76e7a5309bb00f3bfaefa861a2014ba by Miss Islington (bot) (Batuhan Taşkaya) in branch 'master': bpo-38994: Implement __class_getitem__ for PathLike (GH-17498) https://github.com/python/cpython/commit/526606baf76e7a5309bb00f3bfaefa861a2014ba |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-08 20:31:41 | asvetlov | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-12-08 20:31:22 | miss-islington | set | nosy:
+ miss-islington messages: + msg358026 |
| 2019-12-07 16:04:04 | BTaskaya | set | keywords:
+ patch stage: patch review pull_requests: + pull_request16976 |
| 2019-12-07 15:57:34 | BTaskaya | create | |