Message 172044 - Python tracker
Message172044
| Author | python-dev |
|---|---|
| Recipients | David.Benjamin, jcea, lemburg, pitrou, python-dev, vstinner |
| Date | 2012-10-05.03:19:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XXx5J4R9MzP7v@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 04f39958aea9 by Jesus Cea in branch '3.2': #16112: platform.architecture does not correctly escape argument to /usr/bin/file. Use 'communicate()' and decode the bytes http://hg.python.org/cpython/rev/04f39958aea9 New changeset 19d37c8d1882 by Jesus Cea in branch '2.7': #16112: platform.architecture does not correctly escape argument to /usr/bin/file. Fix original patch http://hg.python.org/cpython/rev/19d37c8d1882 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-05 03:19:05 | python-dev | set | recipients: + python-dev, lemburg, jcea, pitrou, vstinner, David.Benjamin |
| 2012-10-05 03:19:04 | python-dev | link | issue16112 messages |
| 2012-10-05 03:19:03 | python-dev | create | |