We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8dda00 commit 49c1fd6Copy full SHA for 49c1fd6
1 file changed
stdlib/@tests/stubtest_allowlists/py315.txt
@@ -161,11 +161,6 @@ multiprocessing.process.BaseProcess.__init__
161
# base64.b64decode uses a private sentinel list as the default for parameters whose public types are bool/buffer.
162
base64.b64decode
163
164
-# New profiling package is stubbed conservatively for 3.15 while the implementation settles.
165
-profiling.__all__
166
-profiling\.sampling\..+
167
-profiling.tracing.__all__
168
-
169
# readline hook availability is build-dependent.
170
(readline.get_pre_input_hook)?
171
0 commit comments