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 2014年12月10日 22:08 by serhiy.storchaka, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg232448 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * (Python committer) | Date: 2014年12月10日 22:08 | |
$ ./python -m test.regrtest -q test_warnings test.test_warnings:559: UserWarning: test This is 2.7 only issue. |
|||
| msg263578 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年04月16日 19:14 | |
New changeset 009e36e6d16d by Berker Peksag in branch '2.7': Issue #23029: Fix catch_warnings() in test_filename_none https://hg.python.org/cpython/rev/009e36e6d16d |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:11 | admin | set | github: 67218 |
| 2016年04月16日 19:15:31 | berker.peksag | set | status: open -> closed nosy: + berker.peksag resolution: fixed stage: resolved |
| 2016年04月16日 19:14:55 | python-dev | set | nosy:
+ python-dev messages: + msg263578 |
| 2014年12月10日 22:31:50 | serhiy.storchaka | set | title: test_warnings produces extra output in quit mode -> test_warnings produces extra output in quiet mode |
| 2014年12月10日 22:08:11 | serhiy.storchaka | create | |