Indents in Python and maintainability
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
- Issue type
- Documentation
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python
- Domain
- documentation
Research direction
No file, test, or entry point is named in the issue. First locate the documentation section that discusses Python syntax, then review its surrounding context and add a balanced treatment of indentation's educational benefits and production maintainability concerns; done means the suggestion is addressed clearly without presenting an unsupported conclusion.
Written by the indexing model from the issue text.
Description
Perhaps mention something about the relative advantages and disadvantages of Python's indenting. Simple syntax may be an advantage for educational purposes but for actual production use in the real world, the more structured syntax is far clearer in intent and much easier to maintain in the long term. I have found (and probably caused) numerous errors in production Python code because of stray indents that cause unexpected behaviour. The lack of start/end tokens around code blocks, instead relying on indents for parsing syntax is an abomination in my view :-)
- Dominant language
- No language data
- Stars
- 448
- Forks
- 40
- 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 matloff/R-vs.-Python-for-Data-Science
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
matloff/R-vs.-Python-for-Data-Science#20 · 1 comment ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
matloff/R-vs.-Python-for-Data-Science#18 · 12 comments · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
matloff/R-vs.-Python-for-Data-Science#17 · 3 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
matloff/R-vs.-Python-for-Data-Science#16 · 2 comments ·
All issues in matloff/R-vs.-Python-for-Data-Science
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·