File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
stdlib/@tests/stubtest_allowlists Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 3
3
# ====================================================================
4
4
5
5
concurrent.interpreters
6
+ concurrent.futures.InterpreterPoolExecutor.__init__
7
+ concurrent.futures.InterpreterPoolExecutor.prepare_context
8
+ concurrent.futures.interpreter.ExecutionFailed
9
+ concurrent.futures.interpreter.InterpreterPoolExecutor.__init__
10
+ concurrent.futures.interpreter.InterpreterPoolExecutor.prepare_context
11
+ concurrent.futures.interpreter.WorkerContext.__init__
12
+ concurrent.futures.interpreter.WorkerContext.prepare
13
+ concurrent.futures.interpreter.do_call
14
+ html.parser.HTMLParser.parse_comment
6
15
multiprocessing.managers.BaseListProxy.clear
7
16
multiprocessing.managers.BaseListProxy.copy
8
17
multiprocessing.managers.DictProxy.__ior__
You can’t perform that action at this time.
0 commit comments