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 2016年10月14日 09:28 by xiang.zhang, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| issue28349.patch | xiang.zhang, 2016年10月16日 17:12 | review | ||
| Messages (3) | |||
|---|---|---|---|
| msg279138 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * (Python committer) | Date: 2016年10月21日 15:50 | |
Added comments on Rietveld. Xiang, seem you have provided wrong e-mail address for Rietveld. I constantly get error messages "Undelivered Mail Returned to Sender" after pushing comments to patches that your are following. I suppose you don't receive Rietveld notifications. |
|||
| msg279143 - (view) | Author: Xiang Zhang (xiang.zhang) * (Python committer) | Date: 2016年10月21日 17:43 | |
Thanks for your review Serhiy. I don't receive the notification. :-( Honestly speaking I miss some notification emails from time to time, but not all. I'll consider choosing another ISP. I have to manually check the Rietveld now to avoid missing any comments. |
|||
| msg279257 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年10月23日 12:42 | |
New changeset 94d34354bef1 by Serhiy Storchaka in branch 'default': Issue #28439: Remove redundant checks in PyUnicode_EncodeLocale and https://hg.python.org/cpython/rev/94d34354bef1 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:38 | admin | set | github: 72625 |
| 2016年10月23日 12:42:54 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2016年10月23日 12:42:18 | python-dev | set | nosy:
+ python-dev messages: + msg279257 |
| 2016年10月21日 17:43:18 | xiang.zhang | set | messages: + msg279143 |
| 2016年10月21日 15:50:55 | serhiy.storchaka | set | messages: + msg279138 |
| 2016年10月21日 14:36:19 | serhiy.storchaka | set | assignee: serhiy.storchaka |
| 2016年10月16日 17:12:21 | xiang.zhang | set | files:
+ issue28349.patch title: Remove redundant checks in PyUnicode_EncodeLocale -> Remove redundant checks in PyUnicode_EncodeLocale and PyUnicode_DecodeLocaleAndSize |
| 2016年10月16日 17:10:24 | xiang.zhang | set | files: - PyUnicode_EncodeLocale.patch |
| 2016年10月14日 09:28:47 | xiang.zhang | create | |