Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4b4a4a5

Browse files
committed
Add a NOTE about the new specific semantics for failed loads.
1 parent 130786f commit 4b4a4a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lib/importlib/NOTES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
to do
22
/////
33

4+
* Change failed loading based on PEP 302 changes.
5+
46
* Refactor source/bytecode finder/loader code such that bytecode support is a
57
subclass of source support (makes it nicer for VMs that don't use CPython
68
bytecode).

0 commit comments

Comments
 (0)