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 | pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2014年03月17日.06:30:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3fnSM33NlWz7Ljr@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3d5154fa8413 by Serhiy Storchaka in branch '3.4': Try to fix test_cleanup (issue #20599). http://hg.python.org/cpython/rev/3d5154fa8413 New changeset c978dffb95ac by Victor Stinner in branch '3.4': Issue #20599: Force ASCII encoding for stdout in test_cleanup() of test_builtin http://hg.python.org/cpython/rev/c978dffb95ac New changeset 1fb37d2d7d9d by Victor Stinner in branch '3.4': Issue #20599: Don't clear environment in test_cleanup() of test_builtin http://hg.python.org/cpython/rev/1fb37d2d7d9d |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年03月17日 06:30:56 | python-dev | set | recipients: + python-dev, pitrou, vstinner, serhiy.storchaka |
| 2014年03月17日 06:30:56 | python-dev | link | issue20599 messages |
| 2014年03月17日 06:30:56 | python-dev | create | |