- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message321166
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.
| Author | taleinat |
|---|---|
| Recipients | larry, loewis, martin.panter, methane, python-dev, rbcollins, serhiy.storchaka, skrah, taleinat |
| Date | 2018-07-06.11:05:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530875119.64.0.56676864532.issue20180@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Now that transmogrify is done, the only open question is about itertools and collections. 1. Should collections be converted? 2. How to proceed with itertools? There are two PRs ready, with the one just for groupby() approved, but not yet reviewed by Raymond Hettinger. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-06 11:05:19 | taleinat | set | recipients: + taleinat, loewis, larry, rbcollins, methane, skrah, python-dev, martin.panter, serhiy.storchaka |
| 2018-07-06 11:05:19 | taleinat | set | messageid: <1530875119.64.0.56676864532.issue20180@psf.upfronthosting.co.za> |
| 2018-07-06 11:05:19 | taleinat | link | issue20180 messages |
| 2018-07-06 11:05:19 | taleinat | create | |

