Message 193221 - Python tracker (original) (raw)
Message193221
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, serhiy.storchaka, zach.ware |
| Date | 2013-07-17.10:27:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 3bwF5q6V2pz7Ljy@mail.python.org |
| In-reply-to |
| Content |
|---|
| New changeset 3b883491a5f2 by Serhiy Storchaka in branch '3.3': Issue #17767: test_locale now works with unittest test discovery. http://hg.python.org/cpython/rev/3b883491a5f2 New changeset 60e72210683c by Serhiy Storchaka in branch 'default': Issue #17767: test_locale now works with unittest test discovery. http://hg.python.org/cpython/rev/60e72210683c |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-07-17 10:27:12 | python-dev | set | recipients: + python-dev, brett.cannon, ezio.melotti, zach.ware, serhiy.storchaka |
| 2013-07-17 10:27:12 | python-dev | link | issue17767 messages |
| 2013-07-17 10:27:12 | python-dev | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜