Message 265458 - Python tracker
Message265458
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, vstinner, xdegaye |
| Date | 2016-05-13.09:07:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1463130455.08.0.390446827969.issue26919@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch follows Victor suggestion in msg230407 and brings the changes made in issue #4388 and issue #16416 to the Android platform. As a consequence, it adds a new test for Android in test_cmd_line named test_osx_android_utf8 (was previously test_osx_utf8). The platform.android_ver() function is defined by issue #26855: "add platform.android_ver() for android". With this patch test_cmd_line does not have any failure. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-13 09:07:35 | xdegaye | set | recipients: + xdegaye, vstinner, Alex.Willmer |
| 2016-05-13 09:07:35 | xdegaye | set | messageid: <1463130455.08.0.390446827969.issue26919@psf.upfronthosting.co.za> |
| 2016-05-13 09:07:35 | xdegaye | link | issue26919 messages |
| 2016-05-13 09:07:35 | xdegaye | create | |