]> granicus.if.org Git - python/commitdiff
Issue #10534: add NEWS entry for r86983 and r87000.
authorTerry Reedy <tjreedy@udel.edu>
Fri, 3 Dec 2010 22:50:06 +0000 (22:50 +0000)
committerTerry Reedy <tjreedy@udel.edu>
Fri, 3 Dec 2010 22:50:06 +0000 (22:50 +0000)
Misc/NEWS

index 6b012e300465116659912a410348d1e263256c0d..a19025a7242bdd29172c2b2aea33a784ee180339 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -130,6 +130,9 @@ Library
   be set to False to turn off the previously undocumented 'popularity'
   heuristic. Patch by Terry Reedy and Eli Bendersky.
 
+- Issue #10534: expose bjunk and bpopular sets; deprecate undocumented and now
+  redundant isbjunk and isbpopular methods.
+
 - Issue #9846: zipfile is now correctly closing underlying file objects.
 
 - Issue #10459: Update CJK character names to Unicode 6.0.