Issue35581
Created on 2018-12-25 12:52 by srittau, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 11312 | merged | srittau, 2018-12-25 12:56 | |
| PR 11312 | merged | srittau, 2018-12-25 12:56 | |
| PR 11312 | merged | srittau, 2018-12-25 12:56 | |
| PR 12813 | merged | miss-islington, 2019-04-12 22:34 | |
| Messages (4) | |||
|---|---|---|---|
| msg332508 - (view) | Author: Sebastian Rittau (srittau) * | Date: 2018-12-25 12:52 | |
Document @typing.type_check_only per https://github.com/python/typing/issues/597. |
|||
| msg340123 - (view) | Author: Guido van Rossum (gvanrossum) * | Date: 2019-04-12 22:33 | |
New changeset 1e8295402bf5e81d327ed2b5eb88a6b6de449d63 by Guido van Rossum (Sebastian Rittau) in branch 'master': bpo-35581: Document @typing.type_check_only (GH-11312) https://github.com/python/cpython/commit/1e8295402bf5e81d327ed2b5eb88a6b6de449d63 |
|||
| msg340124 - (view) | Author: Guido van Rossum (gvanrossum) * | Date: 2019-04-12 22:36 | |
Now waiting for the backport to 3.7. Once that's done I'll close this as fixed. |
|||
| msg340127 - (view) | Author: miss-islington (miss-islington) | Date: 2019-04-12 22:48 | |
New changeset b759a2c5b9612a03c8b30514aa93444268931e5e by Miss Islington (bot) in branch '3.7': bpo-35581: Document @typing.type_check_only (GH-11312) https://github.com/python/cpython/commit/b759a2c5b9612a03c8b30514aa93444268931e5e |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:09 | admin | set | github: 79762 |
| 2019-04-12 22:51:09 | gvanrossum | set | keywords:
patch, patch, patch status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-04-12 22:48:01 | miss-islington | set | nosy:
+ miss-islington messages: + msg340127 |
| 2019-04-12 22:36:12 | gvanrossum | set | keywords:
patch, patch, patch messages: + msg340124 |
| 2019-04-12 22:34:24 | miss-islington | set | pull_requests: + pull_request12739 |
| 2019-04-12 22:33:43 | gvanrossum | set | messages: + msg340123 |
| 2018-12-25 12:59:39 | xtreak | set | keywords:
patch, patch, patch nosy: + gvanrossum, levkivskyi |
| 2018-12-25 12:56:51 | srittau | set | keywords:
+ patch stage: patch review pull_requests: + pull_request10561 |
| 2018-12-25 12:56:47 | srittau | set | keywords:
+ patch stage: (no value) pull_requests: + pull_request10560 |
| 2018-12-25 12:56:43 | srittau | set | keywords:
+ patch stage: (no value) pull_requests: + pull_request10559 |
| 2018-12-25 12:52:37 | srittau | create | |