Skip to content

bpo-31315: Fix an assertion failure in imp.create_dynamic(), when spec.name is not a string#3257

Merged
serhiy-storchaka merged 5 commits into
python:masterfrom
orenmn:bpo31315-fix-assert-fail
Sep 19, 2017
Merged

bpo-31315: Fix an assertion failure in imp.create_dynamic(), when spec.name is not a string#3257
serhiy-storchaka merged 5 commits into
python:masterfrom
orenmn:bpo31315-fix-assert-fail

remove requires_create_dynamic(), and make the test more realistic

64e68ff
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs