diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -47,6 +47,9 @@ Windows Tests ----- +- Issue #28683: Fix the tests that bind() a unix socket and raise + PermissionError on Android for a non-root user. + - Issue #26939: Add the support.setswitchinterval() function to fix test_functools hanging on the Android armv7 qemu emulator. |