From: Zachary Ware Date: Tue, 7 Jan 2014 22:01:28 +0000 (-0600) Subject: Issue #19723: Fix issue number typo in Misc/NEWS X-Git-Tag: v3.4.0b3~212 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e483d16c54b0b5cefd041875e486ae35d098395a;p=python Issue #19723: Fix issue number typo in Misc/NEWS --- diff --git a/Misc/NEWS b/Misc/NEWS index c1aa48f273..fa6d0d530d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -25,7 +25,7 @@ Library Tools/Demos ----------- -- Issue #19273: The marker comments Argument Clinic uses have been changed +- Issue #19723: The marker comments Argument Clinic uses have been changed to improve readability. - Issue #20157: When Argument Clinic renames a parameter because its name