Change importlib to first try to import modules using the standard mechanism #11997
nicoddemus
changed the title 11475 importlib Change importlib to first try to import modules using the standard mechanism 1 year ago
nicoddemus
force pushed
from
9dbb819d
to
e054ca6c
1 year ago
nicoddemus
force pushed
from
b7bdb671
to
bf112c39
1 year ago
nicoddemus
marked this pull request as ready for review 1 year ago
nicoddemus
force pushed
from
bf112c39
to
6fdac9f6
1 year ago
bluetech
requested changes
on 2024-02-18
nicoddemus
force pushed
from
8a0f1a92
to
f953bf43
1 year ago
nicoddemus
force pushed
from
1232d198
to
4fcec63e
1 year ago
nicoddemus
force pushed
from
4fcec63e
to
306d9e09
1 year ago
nicoddemus
force pushed
from
306d9e09
to
5cc0ee03
1 year ago
bluetech
force pushed
from
5cc0ee03
to
0ae96e50
1 year ago
nicoddemus
force pushed
from
0ae96e50
to
7dc2939d
1 year ago
bluetech
approved these changes
on 2024-03-02
testing/test_pathlib: remove `test_issue131_on__init__`
887e251a
testing/test_doctest: make `test_importmode` more realistic
300ceb43
testing/test_pathlib: add an importlib test
dcf01fd3
pathlib: extract a function `resolve_pkg_root_and_module_name`
7524e60d
pathlib: extract a function `_import_module_using_spec`
4dea1830
pathlib: handle filenames starting with `.` in `module_name_from_path`
58674264
pathlib: consider namespace packages in `resolve_pkg_root_and_module_…
067daf9f
Change importlib to first try to import modules using the standard me…
c85fce39
doc: update and improve import mode docs
5746b8e6
pathlib: import signature and docs for import_path
199d4e2b
Add consider_namespace_packages ini option
111c0d91
testing/test_pathlib: parametrize namespace package option
aac720ab
doc: document consider_namespace_packages option
d6134bc2
nicoddemus
force pushed
from
7dc2939d
to
d6134bc2
1 year ago
nicoddemus
deleted the 11475-importlib branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub