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 berker.peksag, brett.cannon, eric.snow, python-dev
Date 2013-10-05.02:40:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3csBxw3lWSz7LjT@mail.python.org>
In-reply-to
Content
New changeset 62d045a873bb by Eric Snow in branch 'default':
[issue 19152] Ensure we have actually registered ExtensionFileLoader as an ExecutionLoader.
http://hg.python.org/cpython/rev/62d045a873bb

New changeset e9554199620f by Eric Snow in branch 'default':
[issue 19152] Add versionadded for ExtensionFileLoader.get_filename().
http://hg.python.org/cpython/rev/e9554199620f
History
Date User Action Args
2013-10-05 02:40:05python-devsetrecipients: + python-dev, brett.cannon, eric.snow, berker.peksag
2013-10-05 02:40:05python-devlinkissue19152 messages
2013-10-05 02:40:05python-devcreate