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:58 by brett.cannon, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (5) | |||
|---|---|---|---|
| msg63699 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2008年03月17日 17:58 | |
PEP 3132 (extended iterable unpacking) needs to be backported. |
|||
| msg70457 - (view) | Author: Benjamin Peterson (benjamin.peterson) * (Python committer) | Date: 2008年07月31日 01:53 | |
I'm deferring this to 2.7 |
|||
| msg104402 - (view) | Author: Terry J. Reedy (terry.reedy) * (Python committer) | Date: 2010年04月28日 02:32 | |
Fixed?, Out-of-date? (or in process?) |
|||
| msg115340 - (view) | Author: (ipatrol) | Date: 2010年09月01日 23:01 | |
Can this be added in a minor release? I came across wanting it while parsing some html forms. |
|||
| msg115342 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2010年09月01日 23:23 | |
No, only bugfixes can go into Python 2.7. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:31 | admin | set | github: 46593 |
| 2010年09月01日 23:23:22 | brett.cannon | set | messages: + msg115342 |
| 2010年09月01日 23:01:44 | ipatrol | set | nosy:
+ ipatrol messages: + msg115340 |
| 2010年04月28日 03:19:54 | benjamin.peterson | set | status: open -> closed resolution: out of date |
| 2010年04月28日 02:32:01 | terry.reedy | set | nosy:
+ terry.reedy messages: + msg104402 |
| 2008年07月31日 01:53:24 | benjamin.peterson | set | nosy:
+ benjamin.peterson messages: + msg70457 versions: + Python 2.7, - Python 2.6 |
| 2008年03月17日 20:10:58 | brett.cannon | set | priority: release blocker -> critical |
| 2008年03月17日 17:58:35 | brett.cannon | create | |