Message 224290 - Python tracker (original) (raw)
Message224290
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 | David.Edelsohn, python-dev, serhiy.storchaka, vstinner |
| Date | 2014-07-30.08:02:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 3hNS0568xLz7Ljd@mail.python.org |
| In-reply-to |
| Content |
|---|
| New changeset 7de64def6565 by Serhiy Storchaka in branch '2.7': Issue #21951: Temporary skip crashing test_user_command on AIX. http://hg.python.org/cpython/rev/7de64def6565 New changeset 31f4cb1fede9 by Serhiy Storchaka in branch '3.4': Issue #21951: Temporary skip crashing test_user_command on AIX. http://hg.python.org/cpython/rev/31f4cb1fede9 New changeset de32cd419174 by Serhiy Storchaka in branch 'default': Issue #21951: Temporary skip crashing test_user_command on AIX. http://hg.python.org/cpython/rev/de32cd419174 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-30 08:02:14 | python-dev | set | recipients: + python-dev, vstinner, serhiy.storchaka, David.Edelsohn |
| 2014-07-30 08:02:14 | python-dev | link | issue21951 messages |
| 2014-07-30 08:02:14 | python-dev | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜