8 Commits

Author SHA1 Message Date
ShaharNaveh
257b0c08a7 Update pkgutil.py from 3.14.3 2026-03-03 20:00:50 +09:00
Terry Tianlin Luan
4bec6bb6f9 Updated the pkgutil + unittest libraries + the pkgutil, unittest and import tests - v.3.13.11 (#6610)
* Updated unittest + tests

* Updated pkgutil + the associated test

* Updated test_import

* Fixed import + unittest test errors

* Updated test_dll_dependency_import with expectedFailure
2026-01-04 09:54:01 +09:00
Ashwin Naren
c2c20758c9 Remove imp (#5693) 2025-04-14 16:56:22 +09:00
CPython Developers
24ab21aa62 Update pkg* from CPython 3.10.6 2022-08-15 03:44:09 +09:00
Dean Li
29c953d9a6 test: update test.support and test_io to 3.10
Initially this is only meant to be a small update for `test_io.py`.
But it turns out that `test.support` need a lot of cleanup especially
for `test.support.warnings_helper`.
2022-04-18 22:50:55 +08:00
Dean Li
6f98288e84 test: use import_helper 2021-11-29 21:03:02 +08:00
Padraic Fanning
4f3c50570a Mark failing test 2021-04-27 18:14:07 -04:00
Padraic Fanning
2b03cde4a5 Add test_pkgutil from CPython 3.8 2021-04-27 18:14:06 -04:00