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-05-06 12:54 by ncoghlan, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
dis.patch | Claudiu.Popa, 2013-08-21 11:46 | review | ||
dis_tb.patch | Claudiu.Popa, 2013-10-24 18:02 | review | ||
dis_tb_3.patch | Claudiu.Popa, 2013-11-21 21:07 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:45 | admin | set | github: 62116 |
2013-11-22 14:58:24 | ncoghlan | set | messages: + msg203776 |
2013-11-22 14:57:23 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg203775 resolution: fixed stage: needs patch -> resolved |
2013-11-22 14:44:03 | ncoghlan | set | assignee: ncoghlan |
2013-11-21 21:07:04 | Claudiu.Popa | set | files:
+ dis_tb_3.patch messages: + msg203671 |
2013-11-21 12:18:44 | ncoghlan | set | messages: + msg203623 |
2013-11-21 12:04:58 | Claudiu.Popa | set | messages: + msg203619 |
2013-10-24 18:02:45 | Claudiu.Popa | set | files:
+ dis_tb.patch messages: + msg201160 |
2013-10-24 13:48:06 | ncoghlan | set | dependencies:
+ Clean up Python 3.4 API additions in the dis module messages: + msg201133 |
2013-10-24 13:14:58 | Claudiu.Popa | set | messages: + msg201124 |
2013-08-21 11:46:05 | Claudiu.Popa | set | files:
+ dis.patch nosy: + Claudiu.Popa messages: + msg195776 keywords: + patch |
2013-05-06 12:54:32 | ncoghlan | set | dependencies: + Refactor the dis module to provide better building blocks for bytecode analysis |
2013-05-06 12:54:24 | ncoghlan | create |