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 2007年08月24日 01:54 by varmaa, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| refactored_test_signal.py.patch | varmaa, 2007年08月24日 01:54 | |||
| Messages (2) | |||
|---|---|---|---|
| msg55235 - (view) | Author: Atul Varma (varmaa) | Date: 2007年08月24日 01:54 | |
This patch refactors test_signal.py to use unittest. When this patch is applied, Lib/test/output/test_signal can be removed. I tried to refactor out individual tests from the original script and place them in separate test cases. |
|||
| msg55265 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2007年08月24日 18:08 | |
Fixed and committed as rev. 57399. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:26 | admin | set | github: 45349 |
| 2007年08月24日 18:08:31 | georg.brandl | set | status: open -> closed nosy: + georg.brandl messages: + msg55265 resolution: accepted |
| 2007年08月24日 01:54:07 | varmaa | create | |