diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-09-06 03:58:34 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-09-06 03:58:34 (GMT) |
commit | 314bef9fffff461444e56ccc97655bdf11e94a74 (patch) | |
tree | fe82d93423167bb8c254c17800432af407b89918 /Misc | |
parent | 8cb64eaaf38aecea67901dc4ecb2149805356a99 (diff) | |
download | cpython-314bef9fffff461444e56ccc97655bdf11e94a74.zip cpython-314bef9fffff461444e56ccc97655bdf11e94a74.tar.gz cpython-314bef9fffff461444e56ccc97655bdf11e94a74.tar.bz2 |
Revert 51758 because it broke all the buildbots
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -37,8 +37,6 @@ Library - Bug #1541863: uuid.uuid1 failed to generate unique identifiers on systems with low clock resolution. -- Bug #1531862: Do not close standard file descriptors in subprocess. - Extension Modules ----------------- |