Stdlib: fix three trivial issues with parameter defaults (#9618)

This commit is contained in:
Alex Waygood
2023-01-30 05:40:56 +00:00
committed by GitHub
parent 398bd90b8e
commit 6011cac0cc
5 changed files with 5 additions and 5 deletions

View File

@@ -83,7 +83,6 @@ distutils.core.gen_usage
distutils.core.setup_keywords
dummy_threading.Lock
dummy_threading.RLock
dummy_threading.stack_size
html.parser.HTMLParser.unescape
platform.popen
plistlib.Data.asBase64

View File

@@ -102,7 +102,6 @@ distutils.fancy_getopt.neg_alias_re
dummy_threading.ExceptHookArgs
dummy_threading.Lock
dummy_threading.RLock
dummy_threading.stack_size
html.parser.HTMLParser.unescape
multiprocessing.managers.SharedMemoryServer.create
multiprocessing.managers.SharedMemoryServer.list_segments