[Bug 1064120] Re: 2to3-2.7 crashed with UnicodeDecodeError in join(): 'ascii' codec can't decode byte 0xc3 in position 23: ordinal not in range(128)

Matthias Klose doko at ubuntu.com
Wed Nov 28 18:11:04 UTC 2012


while the error message isn't that clear, this is an issue with one of
your files, which apparently has the ascii encoding mentioned in the
header, but contains non-ascii characters


** Changed in: python2.7 (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1064120

Title:
  2to3-2.7 crashed with UnicodeDecodeError in join(): 'ascii' codec
  can't decode byte 0xc3 in position 23: ordinal not in range(128)

Status in “python2.7” package in Ubuntu:
  Invalid

Bug description:
  To convert Python code

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: python2.7 2.7.3-5ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.27-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Oct  9 01:23:03 2012
  ExecutablePath: /usr/bin/2to3-2.7
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120724.2)
  InterpreterPath: /usr/bin/python2.7
  ProcCmdline: /usr/bin/python2.7 /usr/bin/2to3 /home/username/Proyectos/Código/ferst/main.py
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
  PythonArgs: ['/usr/bin/2to3', '/home/username/Proyectos/C\xc3\xb3digo/ferst/main.py']
  SourcePackage: python2.7
  Title: 2to3-2.7 crashed with UnicodeDecodeError in join(): 'ascii' codec can't decode byte 0xc3 in position 23: ordinal not in range(128)
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1064120/+subscriptions




More information about the foundations-bugs mailing list