Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd4e03e0

Browse files
authored
Update allowlist for Python 3.14 (#14388)
* Update allowlist for Python 3.14* Add html.parser entry
1 parentdfee232 commitd4e03e0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎stdlib/@tests/stubtest_allowlists/py314.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
# ====================================================================
44

55
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
615
multiprocessing.managers.BaseListProxy.clear
716
multiprocessing.managers.BaseListProxy.copy
817
multiprocessing.managers.DictProxy.__ior__

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp