Message285394
IMHO it's ok to skip a few asyncio tests on Android. It's safe if it doesn't touch the code of asyncio itself.
It don't really care if the Android version is not checked yet. Moreover, if we really want to check the version, we should check the *runtime* verison, not the *build* version of Android. We need the discussed platform.android_ver() function which doesn't exist yet. So it's fine to postpone the version check in asyncio tests. |
|
Date |
User |
Action |
Args |
2017-01-13 12:51:04 | vstinner | set | recipients:
+ vstinner, gvanrossum, giampaolo.rodola, xdegaye, Roman.Evstifeev, yselivanov, Alex.Willmer, yan12125 |
2017-01-13 12:51:04 | vstinner | set | messageid: <1484311864.34.0.506217401393.issue26858@psf.upfronthosting.co.za> |
2017-01-13 12:51:04 | vstinner | link | issue26858 messages |
2017-01-13 12:51:04 | vstinner | create | |
|