Tests
-----
+- Issue #28666: Now test.support.rmtree is able to remove unwritable or
+ unreadable directories.
+
+- Issue #23839: Various caches now are cleared before running every test file.
+
+- Issue #26944: Fix test_posix for Android where 'id -G' is entirely wrong or
+ missing the effective gid.
+
+- Issue #28409: regrtest: fix the parser of command line arguments.
+
- Issue #28217: Adds _testconsole module to test console input.
++- Issue #26939: Add the support.setswitchinterval() function to fix
++ test_functools hanging on the Android armv7 qemu emulator.
++
What's New in Python 3.6.0 beta 1
=================================