summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2015-10-09 15:10:10 -0700
committerBrett Cannon <brett@python.org>2015-10-09 15:10:10 -0700
commite55026cfb8e4e8571656cba9e72f85ee67738eb8 (patch)
treeb0106e28a7e4177df2a361bf8f0f8cf9f0b0c88f /Misc
parente3b25615d38fff5febb4df38906f97f60c61327a (diff)
parentf90685ed77ec9582690d5bc63650bf5954ff479b (diff)
downloadcpython-e55026cfb8e4e8571656cba9e72f85ee67738eb8.tar.gz
Merge for issue #25099
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 293d551f46..dec0e00b9e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -422,6 +422,9 @@ Documentation
Tests
-----
+- Issue #25099: Make test_compileall not fail when a entry on sys.path cannot
+ be written to (commonly seen in administrative installs on Windows).
+
- Issue #23919: Prevents assert dialogs appearing in the test suite.
- PCbuild\rt.bat now accepts an unlimited number of arguments to pass along