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日 19:46 by brett.cannon, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg63736 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2008年03月17日 19:45 | |
A fixer for converting itertools.imap() to -> map() is needed. |
|||
| msg63760 - (view) | Author: David Wolever (wolever) * (Python committer) | Date: 2008年03月17日 20:32 | |
I'll take this one (and the next few dealing with itertools) |
|||
| msg63776 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2008年03月17日 21:02 | |
See also #2171. |
|||
| msg63872 - (view) | Author: David Wolever (wolever) * (Python committer) | Date: 2008年03月18日 03:21 | |
Fixed in r61466. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:32 | admin | set | github: 46613 |
| 2008年03月18日 03:27:41 | wolever | set | status: open -> closed nosy: - brett.cannon, georg.brandl, collinwinter |
| 2008年03月18日 03:21:09 | wolever | set | messages: + msg63872 |
| 2008年03月17日 21:02:53 | georg.brandl | set | nosy:
+ georg.brandl messages: + msg63776 |
| 2008年03月17日 20:32:25 | wolever | set | nosy:
+ wolever messages: + msg63760 |
| 2008年03月17日 20:15:54 | brett.cannon | set | priority: release blocker -> critical |
| 2008年03月17日 19:46:00 | brett.cannon | create | |