cpython/Lib/test/test_import/data
Filipe Laíns 8072a1181d
bpo-44717: improve AttributeError on circular imports of submodules (GH-27299)
Signed-off-by: Filipe Laíns <lains@riseup.net>

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
2021-07-24 11:50:17 +02:00
..
circular_imports bpo-44717: improve AttributeError on circular imports of submodules (GH-27299) 2021-07-24 11:50:17 +02:00
package bpo-30814: Fixed a race condition when import a submodule from a package. (#2580) 2017-07-06 08:09:03 +03:00
package2 bpo-30876: Relative import from unloaded package now reimports the package (#2639) 2017-07-12 06:50:03 +03:00
unwritable bpo-39336: Allow packages to not let their child modules be set on them (#18006) 2020-01-22 16:42:38 -08:00