- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message306085
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 | serhiy.storchaka |
|---|---|
| Recipients | pitrou, serhiy.storchaka |
| Date | 2017-11-11.13:51:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1510408304.82.0.213398074469.issue31572@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 1707e4020fa8dca8e6a3ac4f9da105b54d597b66 by Serhiy Storchaka in branch 'master': bpo-31572: Silence only AttributeError when get the __copy__ attribute in itertools.tee(). (#3724) https://github.com/python/cpython/commit/1707e4020fa8dca8e6a3ac4f9da105b54d597b66 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-11 13:51:44 | serhiy.storchaka | set | recipients: + serhiy.storchaka, pitrou |
| 2017-11-11 13:51:44 | serhiy.storchaka | set | messageid: <1510408304.82.0.213398074469.issue31572@psf.upfronthosting.co.za> |
| 2017-11-11 13:51:44 | serhiy.storchaka | link | issue31572 messages |
| 2017-11-11 13:51:44 | serhiy.storchaka | create | |

