| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-01 | tests/import_long_dyn: Test for "import *" of a long dynamic name. | Paul Sokolovsky | |
| Such names aren't stored as qstr in module dict, and there was a bug in "import *" handling which assumed any name in a module dict is a qstr. | |||
