New submission from ita <[email protected]>:

Pypy 2.3 cannot execute valid iso8859-1 files anymore:

Traceback (most recent call last):
  File "app_main.py", line 75, in run_toplevel
TypeError: compile() expected string without null bytes

Pypy 2.2.1 and earlier versions have no such problem for executing the file,
this is a regression.

----------
files: waf-1.8.0-pre1
messages: 6873
nosy: ita, pypy-issue
priority: bug
release: 2.3
status: unread
title: Pypy 2.3 encoding validation

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1762>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to