You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George ee226a8b43 all: Fix "reuse" and "overridden" spelling mistakes. 10 months ago
..
broken py/builtinimport: Remove partially-loaded modules from sys.modules. 1 year ago
circular py/builtinimport: Remove partially-loaded modules from sys.modules. 1 year ago
ext all: Fix "reuse" and "overridden" spelling mistakes. 10 months ago
pkg tests: Split out those tests requiring float and import. 11 years ago
pkg2 tests: Split out those tests requiring float and import. 11 years ago
pkg3 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
pkg6 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
pkg7 py/builtinimport: Change relative import's ValueError to ImportError. 3 years ago
pkg8 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
pkg9 tests/import/import_pkg9.py: Add test for subpackage attribute. 1 year ago
builtin_ext.py tests: Replace umodule with module everywhere. 1 year ago
builtin_ext.py.exp tests: Replace umodule with module everywhere. 1 year ago
builtin_import.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
gen_context.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
gen_context2.py tests: Move gen_context to import tests, because it relies on import. 11 years ago
import1a.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
import1b.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
import2a.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
import3a.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
import_broken.py py/builtinimport: Remove partially-loaded modules from sys.modules. 1 year ago
import_circular.py py/builtinimport: Remove partially-loaded modules from sys.modules. 1 year ago
import_file.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
import_long_dyn.py tests/import_long_dyn: Test for "import *" of a long dynamic name. 6 years ago
import_long_dyn2.py tests/import_long_dyn: Test for "import *" of a long dynamic name. 6 years ago
import_override.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
import_override.py.exp tests: Add .exp files for basics/parser and import/import_override. 5 years ago
import_pkg1.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
import_pkg2.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
import_pkg3.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
import_pkg4.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
import_pkg5.py tests: Rename test scripts, changing - to _ for consistency. 10 years ago
import_pkg6.py tests: Add another testcase for relative imports. 10 years ago
import_pkg7.py tests/import: Improve builtinimport.c test coverage. 8 years ago
import_pkg7.py.exp py/builtinimport: Change relative import's ValueError to ImportError. 3 years ago
import_pkg8.py tests/import: Improve builtinimport.c test coverage. 8 years ago
import_pkg9.py tests/import/import_pkg9.py: Add test for subpackage attribute. 1 year ago
import_star_error.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
module_dict.py py/objmodule: Add support for __dict__. 2 years ago
module_getattr.py top: Update Python formatting to black "2023 stable style". 2 years ago
module_getattr.py.exp tests/import: Add .exp file for module_getattr.py to not require Py 3.7. 6 years ago
rel_import_inv.py tests: Add test for relative import without package context. 10 years ago
try_module.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago