Skip to content

py.builtin._totext does not work with python 2.x #75

Description

@pytestbot

Steps to reproduce:

Run this in Python 2.7:

# coding: utf-8

import py

py.builtin._totext('bū')

Ant this will raise UnicodeDecodeRerror.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions