[New-bugs-announce] [issue15641] Clean up importlib for Python 3.4

Brett Cannon report at bugs.python.org
Mon Aug 13 22:00:35 CEST 2012


New submission from Brett Cannon:

importlib.abc.PyLoader and importlib.abc.PyPycLoader were both deprecated in 3.2 and slated for removal in Python 3.4. There is also some os2 stuff in importlib._bootstrap which can go as PEP 11 has os2 support slated for removal in Python 3.4.

----------
assignee: brett.cannon
messages: 168140
nosy: brett.cannon, eric.snow, ncoghlan
priority: low
severity: normal
stage: needs patch
status: open
title: Clean up importlib for Python 3.4
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15641>
_______________________________________


More information about the New-bugs-announce mailing list