Skip to content

Commit 49c1fd6

Browse files
committed
Remove covered profiling allowlist entries
1 parent d8dda00 commit 49c1fd6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

stdlib/@tests/stubtest_allowlists/py315.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,6 @@ multiprocessing.process.BaseProcess.__init__
161161
# base64.b64decode uses a private sentinel list as the default for parameters whose public types are bool/buffer.
162162
base64.b64decode
163163

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-
169164
# readline hook availability is build-dependent.
170165
(readline.get_pre_input_hook)?
171166

0 commit comments

Comments
 (0)