Message 280731 - Python tracker (original) (raw)
Message280731
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 | ericvw, martin.panter, python-dev, sarterm |
| Date | 2016-11-14.05:39:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 20161114053910.12237.62387.26A0D254@psf.io |
| In-reply-to |
| Content |
|---|
| New changeset a2ba15f05ed1 by Martin Panter in branch '3.5': Issue #28016: Skip /dev/tty seekable() test on AIX https://hg.python.org/cpython/rev/a2ba15f05ed1 New changeset b1f99e09bd77 by Martin Panter in branch '2.7': Issue #28016: Skip /dev/tty seekable() test on AIX https://hg.python.org/cpython/rev/b1f99e09bd77 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-14 05:39:13 | python-dev | set | recipients: + python-dev, ericvw, martin.panter, sarterm |
| 2016-11-14 05:39:13 | python-dev | link | issue28016 messages |
| 2016-11-14 05:39:13 | python-dev | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜