Add missing objects to plistlib, and improve __all__ in asyncio.tasks, http.server, & multiprocessing.__init__ (#7363)

This commit is contained in:
Alex Waygood
2022-02-23 00:39:34 +00:00
committed by GitHub
parent 070bbb4fb9
commit 240628c4dd
5 changed files with 14 additions and 6 deletions

View File

@@ -102,7 +102,6 @@ else:
"get_logger",
"get_start_method",
"log_to_stderr",
"parent_process",
"reducer",
"set_executable",
"set_forkserver_preload",