Issue #23375: Fix test_py3kwarn for modules implemented in C
Don't check if importing a module emits a DeprecationWarning if the module is implemented in C and the module is already loaded.
Showing
Please register or sign in to comment
Don't check if importing a module emits a DeprecationWarning if the module is implemented in C and the module is already loaded.