This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, brett.cannon, eric.snow, ncoghlan, python-dev
Date 2015-01-09.16:40:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150109163930.8751.84187@psf.io>
In-reply-to
Content
New changeset ab72f30bcd9f by Brett Cannon in branch 'default':
Issue #23014: Make importlib.abc.Loader.create_module() required when
https://hg.python.org/cpython/rev/ab72f30bcd9f
History
Date User Action Args
2015-01-09 16:40:27python-devsetrecipients: + python-dev, brett.cannon, ncoghlan, Arfrever, eric.snow
2015-01-09 16:40:27python-devlinkissue23014 messages
2015-01-09 16:40:26python-devcreate