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 2013年01月07日 22:40 by zach.ware, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test_array.diff | zach.ware, 2013年01月07日 22:40 | test_array.py fix, version 1 | review | |
| test_array.v2.diff | zach.ware, 2013年01月09日 15:47 | Version 2 | review | |
| Messages (4) | |||
|---|---|---|---|
| msg179291 - (view) | Author: Zachary Ware (zach.ware) * (Python committer) | Date: 2013年01月07日 22:40 | |
Here's a patch to fix test_array.py |
|||
| msg179458 - (view) | Author: Zachary Ware (zach.ware) * (Python committer) | Date: 2013年01月09日 15:47 | |
Version 2 removes test_main() and associated ``tests`` list. |
|||
| msg179516 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年01月10日 04:06 | |
New changeset 1538307c06c0 by Ezio Melotti in branch '3.3': #16888: test_array now works with unittest test discovery. Patch by Zachary Ware. http://hg.python.org/cpython/rev/1538307c06c0 New changeset 16c58eeca0f8 by Ezio Melotti in branch 'default': #16888: merge with 3.3. http://hg.python.org/cpython/rev/16c58eeca0f8 |
|||
| msg179517 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2013年01月10日 04:07 | |
Fixed, thanks for the patch! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:40 | admin | set | github: 61092 |
| 2013年01月10日 04:07:29 | ezio.melotti | set | status: open -> closed resolution: fixed messages: + msg179517 stage: needs patch -> resolved |
| 2013年01月10日 04:06:53 | python-dev | set | nosy:
+ python-dev messages: + msg179516 |
| 2013年01月09日 15:47:26 | zach.ware | set | files:
+ test_array.v2.diff messages: + msg179458 |
| 2013年01月07日 22:54:27 | ezio.melotti | set | assignee: ezio.melotti stage: needs patch |
| 2013年01月07日 22:42:58 | ezio.melotti | link | issue16748 dependencies |
| 2013年01月07日 22:40:41 | zach.ware | create | |