File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1+ No longer flag undeprecated functions in ``importlib.resources`` as deprecated.
2+
3+ Closes #10593
Original file line number Diff line number Diff line change 243243 "binascii.a2b_hqx" ,
244244 "binascii.rlecode_hqx" ,
245245 "binascii.rledecode_hqx" ,
246- "importlib.resources.contents" ,
247- "importlib.resources.is_resource" ,
248- "importlib.resources.open_binary" ,
249- "importlib.resources.open_text" ,
250- "importlib.resources.path" ,
251- "importlib.resources.read_binary" ,
252- "importlib.resources.read_text" ,
253246 },
254247 (3 , 10 , 0 ): {
255248 "_sqlite3.enable_shared_cache" ,
269262 "cgi.log" ,
270263 },
271264 (3 , 11 , 0 ): {
265+ "importlib.resources.contents" ,
272266 "locale.getdefaultlocale" ,
273267 "locale.resetlocale" ,
274268 "re.template" ,
You can’t perform that action at this time.
0 commit comments