This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2014年06月24日 07:29 by serhiy.storchaka, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| xmlrpc.patch | serhiy.storchaka, 2014年06月24日 07:37 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg221421 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * (Python committer) | Date: 2014年06月24日 07:29 | |
Proposed patch fixes the xmlrpc module and it's tests for Python built with the --disable-unicode configure option. |
|||
| msg258534 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年01月18日 17:40 | |
New changeset f602dfd35cd4 by Serhiy Storchaka in branch '2.7': Issue #21847: Fixed xmlrpclib and tests on Unicode-disabled builds. https://hg.python.org/cpython/rev/f602dfd35cd4 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:05 | admin | set | github: 66046 |
| 2016年01月18日 17:41:53 | serhiy.storchaka | set | status: open -> closed assignee: serhiy.storchaka dependencies: - Fix unicodeless build of Python resolution: fixed stage: patch review -> resolved |
| 2016年01月18日 17:40:50 | python-dev | set | nosy:
+ python-dev messages: + msg258534 |
| 2014年06月24日 07:37:48 | serhiy.storchaka | set | files:
+ xmlrpc.patch keywords: + patch dependencies: + Fix unicodeless build of Python |
| 2014年06月24日 07:29:48 | serhiy.storchaka | create | |