diff --git a/Doc/lib/libfuncs.tex b/Doc/lib/libfuncs.tex index 169cfc7cc3e..fd9092d0a6e 100644 --- a/Doc/lib/libfuncs.tex +++ b/Doc/lib/libfuncs.tex @@ -220,6 +220,8 @@ def my_import(name): \end{itemize} \versionadded{2.2} + \versionchanged[Support for building a dictionary from keyword + arguments added]{2.3} \end{funcdesc} \begin{funcdesc}{dir}{\optional{object}}