projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b7a5ae
)
#17623: fix whatsnew typo
author
R David Murray
<rdmurray@bitdance.com>
Wed, 3 Apr 2013 10:16:14 +0000
(06:16 -0400)
committer
R David Murray
<rdmurray@bitdance.com>
Wed, 3 Apr 2013 10:16:14 +0000
(06:16 -0400)
Patch by Thomas Heller.
Doc/whatsnew/3.3.rst
patch
|
blob
|
history
diff --git
a/Doc/whatsnew/3.3.rst
b/Doc/whatsnew/3.3.rst
index 6188335a28f04aba389eabdcbf178d0838d1fb0d..fec55fd732b6086cbcfbd3dd5dd4ee2d790bfb88 100644
(file)
--- a/
Doc/whatsnew/3.3.rst
+++ b/
Doc/whatsnew/3.3.rst
@@
-2017,7
+2017,7
@@
tempfile
--------
:class:`tempfile.SpooledTemporaryFile`\'s
-:meth:`~tempfile.SpooledTemporaryFile.trucate` method now accepts
+:meth:`~tempfile.SpooledTemporaryFile.tru
n
cate` method now accepts
a ``size`` parameter. (Contributed by Ryan Kelly in :issue:`9957`.)