]> granicus.if.org Git - python/commit
Make test_module_with_large_stack as an expected failure because of a change in
authorBrett Cannon <bcannon@gmail.com>
Sat, 15 May 2010 22:53:24 +0000 (22:53 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 15 May 2010 22:53:24 +0000 (22:53 +0000)
commit9fad92a622d154b1bd7c6d0110210d0f591d8f6e
treebc06f931face1700116c79a11b7153ecdb165837
parente88e6ce8b7a1d2a65fb5762baebaba05e68ddfe4
Make test_module_with_large_stack as an expected failure because of a change in
importlib that is causing it to fail. Work to fix it is being tracked in issue
8727.
Lib/test/test_import.py