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.
| Author | python-dev |
|---|---|
| Recipients | docs@python, guibog, python-dev, vinay.sajip |
| Date | 2012年05月20日.14:37:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <E1SW7GO-00069T-7I@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4973c90ce9e6 by Vinay Sajip in branch '2.7': Fixes #14864: Added documentation on how to undo the effects of a logging.disable() call. http://hg.python.org/cpython/rev/4973c90ce9e6 New changeset c30170a168b3 by Vinay Sajip in branch '3.2': Fixes #14864: Added documentation on how to undo the effects of a logging.disable() call. http://hg.python.org/cpython/rev/c30170a168b3 New changeset 76445d7e613f by Vinay Sajip in branch 'default': Closes #14864: Added documentation on how to undo the effects of a logging.disable() call. Thanks to user Guillaume for the suggestion. http://hg.python.org/cpython/rev/76445d7e613f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年05月20日 14:37:41 | python-dev | set | recipients: + python-dev, vinay.sajip, docs@python, guibog |
| 2012年05月20日 14:37:41 | python-dev | link | issue14864 messages |
| 2012年05月20日 14:37:41 | python-dev | create | |