Issue 20444: Reduce logging.config.Converting duplication of code (original) (raw)
Issue20444
Created on 2014-01-30 02:38 by dongwm, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | |||
---|---|---|---|
File name | Uploaded | Description | Edit |
logging_config.patch | dongwm,2014-01-30 02:38 | review |
Messages (4) | ||
---|---|---|
msg209734 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2014-01-30 20:22 |
New changeset 03b399c807d6 by Vinay Sajip in branch '2.7': Issue #20444: Reduced code duplication. Thanks to dongwm for the report and patch. http://hg.python.org/cpython/rev/03b399c807d6 | ||
msg209735 - (view) | Author: Vinay Sajip (vinay.sajip) * ![]() |
Date: 2014-01-30 20:23 |
I'll keep this issue open to remind me to patch 3.3 / 3.4 at the appropriate time. | ||
msg209860 - (view) | Author: dongwm (dongwm) * | Date: 2014-02-01 01:41 |
yes, Your modification is better | ||
msg214225 - (view) | Author: Roundup Robot (python-dev) ![]() |
Date: 2014-03-20 13:15 |
New changeset f27f594a96c3 by Vinay Sajip in branch '3.4': Issue #20444: Reduced code duplication. http://hg.python.org/cpython/rev/f27f594a96c3 New changeset 135aa1c4349d by Vinay Sajip in branch 'default': Closes #20444: Merged fix from 3.4. http://hg.python.org/cpython/rev/135aa1c4349d |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:57 | admin | set | github: 64643 |
2014-03-20 13:15:35 | python-dev | set | status: open -> closedresolution: fixedmessages: + stage: resolved |
2014-02-01 01:41:31 | dongwm | set | messages: + |
2014-01-30 20:23:43 | vinay.sajip | set | messages: + |
2014-01-30 20:22:53 | python-dev | set | nosy: + python-devmessages: + |
2014-01-30 19:42:42 | vinay.sajip | set | assignee: vinay.sajipversions: + Python 3.3, Python 3.4 |
2014-01-30 14:26:50 | r.david.murray | set | nosy: + vinay.sajip |
2014-01-30 02:38:07 | dongwm | create |