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年12月06日 14:16 by mchouza, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg77126 - (view) | Author: Mariano M. Chouza (mchouza) | Date: 2008年12月06日 14:16 | |
zip() function documentatio still shows the old behavior of the function, returning a list. http://docs.python.org/3.0/library/functions.html?highlight=zip#zip |
|||
| msg77127 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2008年12月06日 14:29 | |
Fixed in r67609. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:42 | admin | set | github: 48812 |
| 2008年12月06日 14:29:04 | georg.brandl | set | status: open -> closed resolution: fixed messages: + msg77127 |
| 2008年12月06日 14:16:27 | mchouza | create | |