[New-bugs-announce] [issue21098] Address remaining PEP 451-related to-do comments.

Eric Snow report at bugs.python.org
Sat Mar 29 22:32:38 CET 2014


New submission from Eric Snow:

(from msg207510 in issue 18864)

There are a few lingering to-do comments:

Lib/test/test_importlib/extension/test_case_sensitivity.py:# XXX find_spec tests
Lib/test/test_importlib/extension/test_finder.py:# XXX find_spec tests
Lib/test/test_importlib/source/test_file_loader.py:                mod = loader.load_module('_temp') # XXX
Lib/test/test_importlib/source/test_file_loader.py:            # XXX Change to use exec_module().
Lib/test/test_importlib/test_windows.py:    # XXX Need a test that finds the spec via the registry.

----------
assignee: eric.snow
components: Tests
messages: 215146
nosy: brett.cannon, eric.snow, ncoghlan
priority: normal
severity: normal
stage: test needed
status: open
title: Address remaining PEP 451-related to-do comments.
type: behavior
versions: Python 3.4, Python 3.5

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


More information about the New-bugs-announce mailing list