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:50 by brett.cannon, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg63739 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2008年03月17日 19:50 | |
A fixer is needed to go from itertools.ifilterfalse() to itertools.filterfalse(). |
|||
| msg63869 - (view) | Author: David Wolever (wolever) * (Python committer) | Date: 2008年03月18日 03:19 | |
Fixed in r61466. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:32 | admin | set | github: 46616 |
| 2008年03月18日 03:28:55 | wolever | set | status: open -> closed nosy: - brett.cannon, collinwinter |
| 2008年03月18日 03:19:53 | wolever | set | nosy:
+ wolever messages: + msg63869 |
| 2008年03月17日 20:18:40 | brett.cannon | set | priority: release blocker -> critical |
| 2008年03月17日 19:50:15 | brett.cannon | create | |