Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 33.9k
Open
Labels
easytestsTests in the Lib/test dirTests in the Lib/test dirtopic-XMLtype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 19683 |
|---|---|
| Nosy | @bitdancer, @karlcow, @zware, @serhiy-storchaka |
| PRs | |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Edit by TJR: The two patch files, by two different people deleted empty tests. Some version was merged to Python maintenance versions 2.7 and 3.3 (then on Mercurial) in Dec 2013: #63882 (comment). At that time, 3.4.0, released in March 2014, was tip. PR 24152 added docstrings to minidom.py, removed the empty tests, and revised existing tests. The author closed it due to lack of time when requested to split it into multiple PRs.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2013-11-21.15:17:39.634>labels= ['easy', 'type-feature', 'tests'] title='test_minidom has many empty tests'updated_at=<Date2021-01-07.13:48:32.590>user='https://github.com/zware'bugs.python.org fields:
activity=<Date2021-01-07.13:48:32.590>actor='karlcow'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Tests'] creation=<Date2013-11-21.15:17:39.634>creator='zach.ware'dependencies= [] files= ['32901', '33258'] hgrepos= [] issue_num=19683keywords= ['patch', 'easy'] message_count=21.0messages= ['203637', '203642', '203643', '204781', '204806', '204834', '205274', '206637', '206639', '206641', '206642', '206873', '206939', '206979', '209897', '209899', '353793', '353835', '384561', '384575', '384576'] nosy_count=7.0nosy_names= ['r.david.murray', 'karlcow', 'python-dev', 'zach.ware', 'serhiy.storchaka', 'Julian.Gindi', 'ajitesh.gupta'] pr_nums= ['24152'] priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue19683'versions= ['Python 3.4']Linked PRs
- gh-128508: Add some docstrings to xml.dom.minidom #128477
- gh-63882: Comment out empty
test_minidomtests #128948 - gh-63882: Implement some
test_minidomtests #132879 - gh-63882: Use
self.assert*intest_minidom#133000 - [3.13] gh-63882: Use
self.assert*methods intest_minidom(GH-133000) #133024 - gh-63882: Break down
andtests intest_minidom#133026 - [3.13] gh-63882: Implement some
test_minidomtests (GH-132879) #133029 - [3.13] gh-63882: Break down
andtests intest_minidom(GH-133026) #133451
Metadata
Metadata
Assignees
Labels
easytestsTests in the Lib/test dirTests in the Lib/test dirtopic-XMLtype-featureA feature request or enhancementA feature request or enhancement