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 2008-10-04 00:13 by daaku, last changed 2022-04-11 14:56 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
patch | steven.daprano, 2010-02-07 00:44 | patch to add support for method descriptors to doctest.DocTestFinder | ||
doctest_test.py | steven.daprano, 2010-02-09 13:26 | |||
doctest_patch | steven.daprano, 2010-03-20 13:16 | patch to add support for method descriptors to doctest.DocTestFinder, including updated test for test.test_doctest2 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:40 | admin | set | github: 48287 |
2014-02-03 15:42:56 | BreamoreBoy | set | nosy:
- BreamoreBoy |
2013-12-11 14:02:17 | r.david.murray | set | nosy:
+ r.david.murray |
2013-12-11 13:25:49 | filip.zyzniewski | set | nosy:
+ filip.zyzniewski messages: + msg205905 |
2010-11-12 05:33:12 | terry.reedy | set | versions: - Python 2.7 |
2010-07-18 21:36:25 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages: + msg110690 |
2010-04-27 07:13:35 | georg.brandl | set | nosy:
+ georg.brandl messages: + msg104300 |
2010-03-20 13:16:47 | steven.daprano | set | files:
+ doctest_patch messages: + msg101372 |
2010-02-11 12:40:53 | ncoghlan | set | nosy:
+ ncoghlan |
2010-02-10 01:31:47 | brian.curtin | set | priority: normal type: enhancement versions: - Python 2.6, Python 3.1 keywords: + patch, needs review nosy: + brian.curtin messages: + msg99145 stage: patch review |
2010-02-09 13:26:49 | steven.daprano | set | files:
+ doctest_test.py messages: + msg99115 |
2010-02-07 05:53:03 | terry.reedy | set | nosy:
+ terry.reedy messages: + msg98983 versions: + Python 3.1, Python 2.7, Python 3.2 |
2010-02-07 00:44:48 | steven.daprano | set | files:
+ patch nosy: + steven.daprano messages: + msg98974 |
2008-10-04 00:13:25 | daaku | create |