From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Fri, 16 Apr 2021 09:47:44 +0000 (-0700) Subject: [3.9] bpo-43723: Revert IDLE doc change (GH-25174) X-Git-Tag: v3.8.10~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=582917f8b255801f3c722d89ff2b8d6b17a11590;p=thirdparty%2FPython%2Fcpython.git [3.9] bpo-43723: Revert IDLE doc change (GH-25174) Change threading.activeCount to synonym threading.active_count. (cherry picked from commit 56c76df6e861322bdff77bfb21e5cd55fbacfad2) Co-authored-by: Terry Jan Reedy ---