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 2012年04月26日 16:49 by petere, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| py27-default-warning-filters-doc.patch | petere, 2012年04月26日 16:49 | patch | review | |
| Messages (3) | |||
|---|---|---|---|
| msg159398 - (view) | Author: Peter Eisentraut (petere) * | Date: 2012年04月26日 16:49 | |
DeprecationWarning was disabled by default in Python 2.7, but the documentation section "Default Warning Filters" does not list it as ignored. In the 3.x branches, this was already fixed. Trivial patch attached. |
|||
| msg159516 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年04月28日 10:23 | |
New changeset 0ad724738f6a by Sandro Tosi in branch '2.7': Issue #14676: DeprecationWarning is ignored too; patch by Peter Eisentraut http://hg.python.org/cpython/rev/0ad724738f6a |
|||
| msg159517 - (view) | Author: Sandro Tosi (sandro.tosi) * (Python committer) | Date: 2012年04月28日 10:24 | |
Peter: thanks for the patch! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:29 | admin | set | github: 58881 |
| 2012年04月28日 10:24:38 | sandro.tosi | set | status: open -> closed nosy: + sandro.tosi messages: + msg159517 resolution: fixed stage: patch review -> resolved |
| 2012年04月28日 10:23:53 | python-dev | set | nosy:
+ python-dev messages: + msg159516 |
| 2012年04月27日 07:03:25 | ezio.melotti | set | keywords:
+ easy nosy: + ezio.melotti type: enhancement stage: patch review |
| 2012年04月26日 16:49:11 | petere | create | |