- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message303744
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 | benjamin.peterson |
|---|---|
| Recipients | benjamin.peterson, cheryl.sabella, jayvdb, jstasiak, serhiy.storchaka |
| Date | 2017-10-05.07:10:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1507187411.55.0.213398074469.issue27494@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset af810b35b494ef1d255d4bf340b92a9dad446995 by Benjamin Peterson (Jakub Stasiak) in branch 'master': closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (#3771) https://github.com/python/cpython/commit/af810b35b494ef1d255d4bf340b92a9dad446995 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-05 07:10:11 | benjamin.peterson | set | recipients: + benjamin.peterson, serhiy.storchaka, jstasiak, jayvdb, cheryl.sabella |
| 2017-10-05 07:10:11 | benjamin.peterson | set | messageid: <1507187411.55.0.213398074469.issue27494@psf.upfronthosting.co.za> |
| 2017-10-05 07:10:11 | benjamin.peterson | link | issue27494 messages |
| 2017-10-05 07:10:11 | benjamin.peterson | create | |

