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

Skip to content

Commit 6e596b6

Browse files
committed
Added change note about returning a dictionary based on keyword
arguments.
1 parent 7d41e29 commit 6e596b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/lib/libfuncs.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ \section{Built-in Functions \label{built-in-funcs}}
220220
\end{itemize}
221221

222222
\versionadded{2.2}
223+
\versionchanged[Support for building a dictionary from keyword
224+
arguments added]{2.3}
223225
\end{funcdesc}
224226

225227
\begin{funcdesc}{dir}{\optional{object}}

0 commit comments

Comments
 (0)