[pypy-issue] [issue1762] Pypy 2.3 encoding validation

ita tracker at bugs.pypy.org
Sat May 10 06:04:17 CEST 2014


New submission from ita <tnagy1024 at gmail.com>:

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 <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1762>
________________________________________


More information about the pypy-issue mailing list