- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message185254
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 | python-dev |
|---|---|
| Recipients | ezio.melotti, georg.brandl, python-dev, r.david.murray, rhettinger, tshepang, vstinner |
| Date | 2013-03-26.00:16:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3ZZXtl3ST5zNwm@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 313bcff51900 by Victor Stinner in branch 'default': Issue #17516: use comment syntax for comments, instead of multiline string http://hg.python.org/cpython/rev/313bcff51900 New changeset 33bdd0a985b9 by Victor Stinner in branch 'default': Issue #17516: do not create useless tuple: remove dummy commas in tests http://hg.python.org/cpython/rev/33bdd0a985b9 New changeset 9dba3bc7c2a6 by Victor Stinner in branch 'default': Issue #17516: remove dead code http://hg.python.org/cpython/rev/9dba3bc7c2a6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-26 00:16:00 | python-dev | set | recipients: + python-dev, georg.brandl, rhettinger, vstinner, ezio.melotti, r.david.murray, tshepang |
| 2013-03-26 00:16:00 | python-dev | link | issue17516 messages |
| 2013-03-26 00:16:00 | python-dev | create | |

