Skip to content

print_function and unicode_literals don't work together #48868

@exarkun

Description

@exarkun
mannequin
BPO 4618
Nosy @vstinner, @jszakmeister, @benjaminp, @ezio-melotti

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2009-07-02.18:17:22.509>
created_at = <Date 2008-12-10.13:19:05.268>
labels = ['interpreter-core', 'type-bug']
title = "print_function and unicode_literals don't work together"
updated_at = <Date 2009-07-02.18:17:22.507>
user = 'https://bugs.python.org/exarkun'

bugs.python.org fields:

activity = <Date 2009-07-02.18:17:22.507>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2009-07-02.18:17:22.509>
closer = 'benjamin.peterson'
components = ['Interpreter Core']
creation = <Date 2008-12-10.13:19:05.268>
creator = 'exarkun'
dependencies = []
files = []
hgrepos = []
issue_num = 4618
keywords = []
message_count = 3.0
messages = ['77539', '77540', '90029']
nosy_count = 5.0
nosy_names = ['exarkun', 'vstinner', 'jszakmeister', 'benjamin.peterson', 'ezio.melotti']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue4618'
versions = ['Python 2.6', 'Python 2.7']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
    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