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.
Created on 2008年03月17日 17:34 by brett.cannon, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg63688 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2008年03月17日 17:34 | |
Parameter annotations (e.g., ``def fxn(a:int) -> str: pass`` need to be backported. |
|||
| msg104389 - (view) | Author: Terry J. Reedy (terry.reedy) * (Python committer) | Date: 2010年04月28日 00:31 | |
Can this be closed, either as 'fixed' or 'obsolete' (too late)? |
|||
| msg104395 - (view) | Author: Benjamin Peterson (benjamin.peterson) * (Python committer) | Date: 2010年04月28日 01:34 | |
Yes. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:31 | admin | set | github: 46584 |
| 2010年04月28日 01:35:09 | benjamin.peterson | set | resolution: not a bug -> out of date |
| 2010年04月28日 01:34:52 | benjamin.peterson | set | status: open -> closed nosy: + benjamin.peterson messages: + msg104395 resolution: not a bug |
| 2010年04月28日 00:31:19 | terry.reedy | set | nosy:
+ terry.reedy messages: + msg104389 |
| 2008年08月21日 14:51:51 | benjamin.peterson | set | versions: + Python 2.7, - Python 2.6 |
| 2008年03月17日 20:09:20 | brett.cannon | set | priority: release blocker -> critical |
| 2008年03月17日 17:34:29 | brett.cannon | create | |