[New-bugs-announce] [issue20789] [3.4] cherrypick 5dec1604322c

Brett Cannon report at bugs.python.org
Thu Feb 27 00:28:40 CET 2014


New submission from Brett Cannon:

changeset 89406:5dec1604322c tip



Issue #20763: Fix importlib.machinery.PathFinder to support
PathEntryFinder instances which only define find_module().

Reported by Yukihiro Nakadaira. [#20763]
author	Brett Cannon <brett at python.org>
date	Wed, 26 Feb 2014 18:26:49 -0500 (19 seconds ago)
parents	1a38fa1f701d
children	
files	Lib/importlib/_bootstrap.py Lib/test/test_importlib/import_/test_path.py Python/importlib.h
diffstat	 3 files changed, 26 insertions(+), 2 deletions(-) [+]


Left out Misc/NEWS to prevent bad merging into 3.4.0final.

----------
assignee: larry
components: Interpreter Core
messages: 212326
nosy: brett.cannon, larry
priority: release blocker
severity: normal
status: open
title: [3.4] cherrypick 5dec1604322c
versions: Python 3.4

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


More information about the New-bugs-announce mailing list