-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 26873 |
|---|---|
| Nosy | @loewis, @serhiy-storchaka |
| 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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2016-05-04.08:29:17.563>
created_at = <Date 2016-04-28.01:49:22.674>
labels = ['type-bug', 'library']
title = 'xmlrpclib raises when trying to convert an int to string when unicode is available'
updated_at = <Date 2017-02-09.07:40:51.026>
user = 'https://bugs.python.org/NathanWilliams'bugs.python.org fields:
activity = <Date 2017-02-09.07:40:51.026>
actor = 'Zsolt Endreffy'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-05-04.08:29:17.563>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2016-04-28.01:49:22.674>
creator = 'Nathan Williams'
dependencies = []
files = ['42636', '42643']
hgrepos = []
issue_num = 26873
keywords = ['patch']
message_count = 10.0
messages = ['264407', '264411', '264416', '264420', '264436', '264444', '264505', '264612', '264795', '287385']
nosy_count = 5.0
nosy_names = ['loewis', 'python-dev', 'serhiy.storchaka', 'Nathan Williams', 'Zsolt Endreffy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue26873'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error