[PyPy-issue] [issue654] Fix for test_incorrect_code_name

Vincent Legoll pypy-dev-issue at codespeak.net
Wed Mar 2 01:34:27 CET 2011


New submission from Vincent Legoll <vincent.legoll at gmail.com>:

Fix for FAIL: test_incorrect_code_name (test.test_import.PycRewritingTests)

Pypy lacks cpython's import.c update_code_filenames() logic.
Implement and make the test pass.

----------
assignedto: vincele
effort: medium
files: fix-test_incorrect_code_name.diff
messages: 2230
nosy: pypy-issue, vincele
priority: bug
release: 1.4
status: testing
title: Fix for test_incorrect_code_name

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue654>
_______________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-test_incorrect_code_name.diff
Type: text/x-patch
Size: 1666 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-issue/attachments/20110302/5101a033/attachment.bin>


More information about the Pypy-issue mailing list