diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-01-17 10:48:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-17 10:48:15 (GMT) |
commit | 422db3777874f4f31fc8f4e718f440a2abc59347 (patch) | |
tree | 9e6bb87c07dd18f56e77f4718a40faca731e594e /Lib/idlelib/idle_test/test_pyparse.py | |
parent | be5de958e9052e322b0087c6dba81cdad0c3e031 (diff) | |
download | cpython-422db3777874f4f31fc8f4e718f440a2abc59347.zip cpython-422db3777874f4f31fc8f4e718f440a2abc59347.tar.gz cpython-422db3777874f4f31fc8f4e718f440a2abc59347.tar.bz2 |
bpo-35486: Note Py3.6 import system API requirement change (GH-11540)
While the introduction of ModuleNotFoundError was fully backwards
compatible on the import API consumer side, folks providing alternative
implementations of `__import__` need to make an update to be
forward compatible with clients that start relying on the new subclass.
https://bugs.python.org/issue35486
(cherry picked from commit cee29b46a19116261b083dc803217aa754c7df40)
Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>
Diffstat (limited to 'Lib/idlelib/idle_test/test_pyparse.py')
0 files changed, 0 insertions, 0 deletions