- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message314364
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 | xiang.zhang |
|---|---|
| Recipients | barry, brett.cannon, eric.snow, ncoghlan, serhiy.storchaka, xiang.zhang |
| Date | 2018-03-24.10:39:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1521887983.77.0.467229070634.issue32932@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset d8b291a74284307610946f1b5801aa95d7f1e052 by Xiang Zhang in branch 'master': bpo-32932: More revealing error message when non-str objects in __all__ (GH-5848) https://github.com/python/cpython/commit/d8b291a74284307610946f1b5801aa95d7f1e052 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-24 10:39:43 | xiang.zhang | set | recipients: + xiang.zhang, barry, brett.cannon, ncoghlan, eric.snow, serhiy.storchaka |
| 2018-03-24 10:39:43 | xiang.zhang | set | messageid: <1521887983.77.0.467229070634.issue32932@psf.upfronthosting.co.za> |
| 2018-03-24 10:39:43 | xiang.zhang | link | issue32932 messages |
| 2018-03-24 10:39:43 | xiang.zhang | create | |

