Message 187130 - Python tracker (original) (raw)
Message187130
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 | brett.cannon, ezio.melotti, python-dev, zach.ware |
| Date | 2013-04-17.01:36:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 3Zr5f14VZ9zSSs@mail.python.org |
| In-reply-to |
| Content |
|---|
| New changeset c2550f75c8b1 by Ezio Melotti in branch '3.3': #17766: test_iterlen now works with unittest test discovery. Patch by Zachary Ware. http://hg.python.org/cpython/rev/c2550f75c8b1 New changeset 2add6c86f38e by Ezio Melotti in branch 'default': #17766: merge with 3.3. http://hg.python.org/cpython/rev/2add6c86f38e |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-17 01:36:58 | python-dev | set | recipients: + python-dev, brett.cannon, ezio.melotti, zach.ware |
| 2013-04-17 01:36:58 | python-dev | link | issue17766 messages |
| 2013-04-17 01:36:58 | python-dev | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜