]> granicus.if.org Git - python/commitdiff
IDLE: changelog correction and addition (GH-15042)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 31 Jul 2019 05:42:17 +0000 (22:42 -0700)
committerGitHub <noreply@github.com>
Wed, 31 Jul 2019 05:42:17 +0000 (22:42 -0700)
(cherry picked from commit d04f8907baaa6620be7347ba14dd84bc4ef33814)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Misc/NEWS.d/3.8.0a3.rst
Misc/NEWS.d/3.8.0b1.rst

index fc37b22ddb19f04f4b461c3d714fa4b18609ed47..66308c6bca2e262a34f17f9ac06d72830c695c40 100644 (file)
@@ -830,7 +830,8 @@ Refactor class variables to instance variables in colorizer.
 .. nonce: WbaRJW
 .. section: IDLE
 
-Increase test coverage of idlelib.autocomplete by 30%.
+Increase test coverage of idlelib.autocomplete by 30%. Patch by Louie
+Lu
 
 ..
 
index 3cebcfb587c49ed3c635c8986f94ddd43ee5679a..609aa338e84489ace3ef1309ba2986e85cd3dc7a 100644 (file)
@@ -1951,7 +1951,7 @@ sys.exit().
 
 ..
 
-.. bpo: 13102
+.. bpo: 36807
 .. date: 2019-05-05-16-27-53
 .. nonce: AGNWYJ
 .. section: IDLE