twisted / twisted/twisted

twisted.python.test.test_components.ComponentMeta tries but fails to declare that it implements IMeta

Open
#6,330 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug core new priority-normal
Dominant language
Python
Stars
6k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
10

Description

mwhudson's avatar @mwhudson reported
Trac ID trac#6330
Type defect
Created 2013-02-24 21:40:07Z

As of svn r37244 grep finds:

./twisted/python/test/test_components.py-269-
./twisted/python/test/test_components.py:270:implementer(IMeta)
./twisted/python/test/test_components.py-271-class ComponentMeta(components.Adapter):

Searchable metadata
trac-id__6330 6330
type__defect defect
reporter__mwh mwh
priority__normal normal
milestone__ 
branch__ 
branch_author__ 
status__new new
resolution__None None
component__core core
keywords__ 
time__1361742007000000 1361742007000000
changetime__1361742007000000 1361742007000000
version__None None
owner__ 

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read twisted/python/test/test_components.py around lines 269-271 and inspect how ComponentMeta is declared. Confirm that the declaration correctly indicates implementation of IMeta, then update the focused component tests so the defect is covered and no longer present.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.