[Python-Dev] r86418 - in python/branches/release27-maint: Doc/library/difflib.rst Lib/difflib.py Lib/test/test_difflib.py Misc/NEWS
Antoine Pitrou
solipsis at pitrou.net
Fri Nov 12 20:42:00 CET 2010
Hello,
On 2010年11月12日 00:22:19 +0100 (CET)
terry.reedy <python-checkins at python.org> wrote:
> +
> + .. versionadded:: 2.7
> + The *autojunk* parameter.
Maybe I've missed something, but is there any reason to add a new
parameter in a bugfix release?
(apart from security issues)
Regards
Antoine.
More information about the Python-Dev
mailing list