summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2013-02-09 10:21:52 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2013-02-09 10:21:52 (GMT)
commit33182807f8daefdf4455c3190586f5a2c299820b (patch)
tree9608510297776818ae850fccfd1d4426f3cd5cd6 /Misc
parent19a5214da47623fa3b8a8e321efe04584e2563c7 (diff)
parentbbbbe8eb600a9efa4c3a13ae49dcdcdbb051f22a (diff)
downloadcpython-33182807f8daefdf4455c3190586f5a2c299820b.zip
cpython-33182807f8daefdf4455c3190586f5a2c299820b.tar.gz
cpython-33182807f8daefdf4455c3190586f5a2c299820b.tar.bz2
Issue #10355: SpooledTemporaryFile properties now work for unrolled files.
Remove obsoleted xreadline method.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 57abcde..095d247 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -169,6 +169,10 @@ Core and Builtins
Library
-------
+- Issue #10355: In SpooledTemporaryFile class mode, name, encoding and
+ newlines properties now work for unrolled files. Obsoleted and never
+ working on Python 3 xreadline method now removed.
+
- Issue #16686: Fixed a lot of bugs in audioop module. Fixed crashes in
avgpp(), maxpp() and ratecv(). Fixed an integer overflow in add(), bias(),
and ratecv(). reverse(), lin2lin() and ratecv() no more lose precision for