Allowlists: mark profile.Profile entries as "wontfix" (#6548)

This commit is contained in:
Alex Waygood
2021-12-08 17:32:23 +00:00
committed by GitHub
parent e2958f8ee7
commit 64fa02ae2c

View File

@@ -320,6 +320,19 @@ importlib.machinery.WindowsRegistryFinder.DEBUG_BUILD
importlib.machinery.WindowsRegistryFinder.REGISTRY_KEY
importlib.machinery.WindowsRegistryFinder.REGISTRY_KEY_DEBUG
# Undocumented implementation details
profile.Profile.dispatch
profile.Profile.fake_code
profile.Profile.fake_frame
profile.Profile.trace_dispatch
profile.Profile.trace_dispatch_c_call
profile.Profile.trace_dispatch_call
profile.Profile.trace_dispatch_exception
profile.Profile.trace_dispatch_i
profile.Profile.trace_dispatch_l
profile.Profile.trace_dispatch_mac
profile.Profile.trace_dispatch_return
# ==========
# Missing from distutils module (deprecated, to be removed in 3.12)
# Any of these can be added if someone needs them
@@ -632,17 +645,6 @@ multiprocessing.synchronize.Semaphore.get_value
pipes.Template.makepipeline
pipes.Template.open_r
pipes.Template.open_w
profile.Profile.dispatch
profile.Profile.fake_code
profile.Profile.fake_frame
profile.Profile.trace_dispatch
profile.Profile.trace_dispatch_c_call
profile.Profile.trace_dispatch_call
profile.Profile.trace_dispatch_exception
profile.Profile.trace_dispatch_i
profile.Profile.trace_dispatch_l
profile.Profile.trace_dispatch_mac
profile.Profile.trace_dispatch_return
rlcompleter.Completer.attr_matches
rlcompleter.Completer.global_matches
sunau.Au_read.initfp