Remove public use of _attributes
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start by locating the rendering logic that gives names beginning with _ special meaning and inspect how those attributes are accessed publicly. Decide whether the issue's proposed prefix change or getter approach fits the existing API, then verify that rendering still works without public use of _attributes.
Written by the indexing model from the issue text.
Description
Attribute names starting with _ have special meaning in the rendering logic. PEP8 notes these should be reserved as a 'weak "internal use" indicator'.
Either the rendering logic needs updating (e.g. prefix with c_ not _) or getters provided.
- Dominant language
- Python
- Stars
- 0
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from DiamondLightSource/cssgen
-
DiamondLightSource/cssgen#49 · 3 comments · 1 assignee ·
-
Extend documentation Open
Difficulty 4/5 3-5 days Newbie friendliness 32/100
DiamondLightSource/cssgen#38 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
DiamondLightSource/cssgen#32 · 1 comment ·
-
Clean up API Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
DiamondLightSource/cssgen#22 · 2 comments ·
All issues in DiamondLightSource/cssgen
Similar issues
-
essnmx good first issue
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
[Feature] 奇物选择添加优先级 Open
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
syfoud/Simulated_Scepter#174 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Giskard-AI/giskard-oss#2840 · 1 comment ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success Openarea: repo bug perceived difficulty: 2
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
yeti-platform/yeti#1380 ·