Skip to content

Capitalize python docstrings#1959

Merged
mscuthbert merged 4 commits into
masterfrom
capitalize-python-docstrings
Jun 29, 2026
Merged

Capitalize python docstrings#1959
mscuthbert merged 4 commits into
masterfrom
capitalize-python-docstrings

Conversation

@mscuthbert

Copy link
Copy Markdown
Member

Also change Lilypond/lilypond to LilyPond except in places where it would be backwards incompatible.

AI-assisted (Claude).

Six docstring prose mentions of the language python -> Python across
common/classTools, common/numberTools, environment, freezeThaw, and stream/core.
Interpreter/command/path/URL/package uses (python3, python.org, ipython,
python-Levenshtein, etc.) and all comments left untouched; no doctest lines changed.

AI-assisted (Claude).
…in testRunner

Per review: capitalize the lily/lilyObjects.py purpose-comment ('python objects
representing lilypond' -> 'Python objects representing Lilypond', beyond the
original docstring-only scope, approved) and change 'python2 and python3' ->
'Python 2 and Python 3' in the test/testRunner.py docstring. Merged latest master
(tree-grammar) cleanly.

AI-assisted (Claude).
…p paths)

Standardize the proper noun in docstrings/comments/strings (27 occurrences across
10 files) to the correct 'LilyPond'. Deliberately NOT changed: the public
identifiers LilypondConverter / ConverterLilypond (API), and the
/Applications/Lilypond.app/... executable paths (functional). Approved scope
expansion of the capitalization cleanup.

AI-assisted (Claude).
@mscuthbert mscuthbert merged commit fc7c12a into master Jun 29, 2026
6 checks passed
@mscuthbert mscuthbert deleted the capitalize-python-docstrings branch June 29, 2026 01:55
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 93.295%. remained the same — capitalize-python-docstrings into master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants