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 <rep...@bugs.python.org>
<http://bugs.python.org/issue15641>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to