- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message306275
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 | ncoghlan, serhiy.storchaka |
| Date | 2017-11-15.15:39:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1510760379.96.0.213398074469.issue32023@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset ddbce1378644f9d5ad0651e1c9035bd8c6502edc by Serhiy Storchaka in branch 'master': bpo-32023: Disallow genexprs without parenthesis in class definitions. (#4400) https://github.com/python/cpython/commit/ddbce1378644f9d5ad0651e1c9035bd8c6502edc |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-15 15:39:39 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ncoghlan |
| 2017-11-15 15:39:39 | serhiy.storchaka | set | messageid: <1510760379.96.0.213398074469.issue32023@psf.upfronthosting.co.za> |
| 2017-11-15 15:39:39 | serhiy.storchaka | link | issue32023 messages |
| 2017-11-15 15:39:39 | serhiy.storchaka | create | |

