from __future__ import unicode_literals, print_function doesn't work
| BPO | 4209 |
|---|---|
| Nosy | @birkenfeld, @tiran, @benjaminp |
| Files |
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 2008-10-26.20:22:40.314> created_at = <Date 2008-10-26.17:09:42.172> labels = ['interpreter-core', 'release-blocker'] title = "from __future__ import unicode_literals, print_function doesn't work" updated_at = <Date 2008-10-26.20:22:40.313> user = 'https://github.com/benjaminp'
bugs.python.org fields:
activity = <Date 2008-10-26.20:22:40.313> actor = 'benjamin.peterson' assignee = 'none' closed = True closed_date = <Date 2008-10-26.20:22:40.314> closer = 'benjamin.peterson' components = ['Interpreter Core'] creation = <Date 2008-10-26.17:09:42.172> creator = 'benjamin.peterson' dependencies = [] files = ['11893'] hgrepos = [] issue_num = 4209 keywords = ['patch'] message_count = 3.0 messages = ['75237', '75245', '75247'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'christian.heimes', 'benjamin.peterson'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue4209' versions = ['Python 2.6', 'Python 2.7']