summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2008-12-13 14:42:53 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2008-12-13 14:42:53 (GMT)
commit358076f3e4251c49ae028b81f031fc9f8287ec28 (patch)
treebeb0d6be8e983acc16a2c58b463314eb3ad15cfe /Misc
parent46d410616d91afbcfff6ac9ece42b01c2cbb86e0 (diff)
downloadcpython-358076f3e4251c49ae028b81f031fc9f8287ec28.zip
cpython-358076f3e4251c49ae028b81f031fc9f8287ec28.tar.gz
cpython-358076f3e4251c49ae028b81f031fc9f8287ec28.tar.bz2
Backport of r66703:
Issue #3863: Disabled a unit test of fork being called from a thread when running on platforms known to exhibit OS bugs when attempting that.
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 a98ae2c..435961c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -250,6 +250,9 @@ Extension Modules
Tests
-----
+- Issue #3863: Disabled a unit test of fork being called from a thread
+ when running on platforms known to exhibit OS bugs when attempting that.
+
- Issue #3261: test_cookielib had an improper file encoding specified.
- Patch #2232: os.tmpfile might fail on Windows if the user has no