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 2015年05月27日 15:48 by pankaj.s01, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| Python-3.4.3-nismodule.patch | pankaj.s01, 2015年05月27日 15:48 | Modules/nismodule.c | ||
| Messages (4) | |||
|---|---|---|---|
| msg244183 - (view) | Author: Pankaj Sharma (pankaj.s01) * | Date: 2015年05月27日 15:48 | |
Hi, Here , A code refactoring patch have been submitted for Function: nis_mapname() and File: Python-3.4.3/Modules/nismodule.c Please Review it, Thanks, Pankaj |
|||
| msg247250 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2015年07月24日 04:47 | |
New changeset 3bbd0cbfe836 by Raymond Hettinger in branch 'default': Issue #24300: Minor refactoring. https://hg.python.org/cpython/rev/3bbd0cbfe836 |
|||
| msg247253 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * (Python committer) | Date: 2015年07月24日 04:56 | |
The patch doesn't fix any bug. Usually we avoid changing source code without need. |
|||
| msg247257 - (view) | Author: Raymond Hettinger (rhettinger) * (Python committer) | Date: 2015年07月24日 05:08 | |
It is perfectly reasonable to make refactorings. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:17 | admin | set | github: 68488 |
| 2015年07月24日 05:08:41 | rhettinger | set | status: open -> closed resolution: fixed messages: + msg247257 versions: + Python 3.6, - Python 3.4 |
| 2015年07月24日 04:56:27 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg247253 |
| 2015年07月24日 04:47:18 | python-dev | set | nosy:
+ python-dev messages: + msg247250 |
| 2015年07月24日 04:41:00 | rhettinger | set | assignee: rhettinger nosy: + rhettinger |
| 2015年07月24日 04:13:09 | pankaj.s01 | set | nosy: + benjamin.peterson, - pankaj.s01 |
| 2015年05月27日 15:48:01 | pankaj.s01 | create | |