Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed23ab6

Browse files
committed
Add attribution for patch co-author.
1 parent 491a4cb commit ed23ab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Some smaller changes made to the core Python language are:
164164
... if '<critical>' in line:
165165
... outfile.write(line)
166166

167-
(Contributed by Georg Brandl;
167+
(Contributed by Georg Brandl and Mattias Brändström;
168168
`appspot issue 53094 <http://codereview.appspot.com/53094>`_.)
169169

170170
* ``round(x, n)`` now returns an integer if *x* is an integer.

0 commit comments

Comments
 (0)