summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2007-08-24 06:10:01 (GMT)
committerGeorg Brandl <georg@python.org>2007-08-24 06:10:01 (GMT)
commit8ec5754086a75aaf6febd38be2c3b0b8a0921cc4 (patch)
treefa0cfa5e27ce24ba3887ead13bc32d1a3825c69c /Misc
parent1042a4d71966b597141537d247e1d1e69e42d906 (diff)
downloadcpython-8ec5754086a75aaf6febd38be2c3b0b8a0921cc4.zip
cpython-8ec5754086a75aaf6febd38be2c3b0b8a0921cc4.tar.gz
cpython-8ec5754086a75aaf6febd38be2c3b0b8a0921cc4.tar.bz2
uuid creation is now threadsafe, backport from py3k rev. 57375.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 228256e..b92d9b0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -240,6 +240,8 @@ Core and builtins
Library
-------
+- uuid creation is now threadsafe.
+
- EUC-KR codec now handles the cheot-ga-keut composed make-up hangul
syllables.