Revise comments, docstrings, some messages, and a bit of code#1725
Merged
Byron merged 36 commits intogitpython-developers:maingitpython-developers/GitPython:mainfrom Oct 30, 2023
Commits
Commits on Oct 22, 2023
Fix docstrings that intend '\' literally
Show description for 7dd2095committedPut all regex patterns in r-strings
Show description for ffcbf07committedRemove r prefix from strings that need not be raw
Show description for 2c94b6acommittedFix _index_from_*_format docstrings (proc reading)
Show description for 35fd65bcommittedFix case in IndexObject.abspath exception message
Show description for 5af7446committedRemove Commit._deserialize doc for param_from_rev_list
Show description for 692e59ecommitted- committed
Remove obsolete comment in Submodule.module
Show description for 1114828committedClarify "master repository" in RootModule docs
Show description for f95d4fdcommittedChange spelling from "commit'ish" to "commit-ish"
Show description for 9fea488committedUpdate git-source citation in Reference.set_object
Show description for 4536b63committedFix message in SymbolicReference.from_path
Show description for 59d208ccommittedUse "is" to compare __class__
Show description for add46d9committedRevise docstrings and comments for clarity and formatting
Show description for cd16a35committedFirm up comment about is_win in util.is_cygwin_git
Show description for e8343e2committedRemove explicit inheritance from object
Show description for f78587fcommittedMake all one-element __slots__ be tuples
Show description for 0327f8fcommitted- committed
Commits on Oct 23, 2023
Revise docstrings/comments in most other test modules
Show description for 11fce8acommittedAdd a module docstring to tstrunner.py
Show description for cf9243acommittedSlightly improve readability of installation-test strings
Show description for b5c3ca4committedMore wording improvements (in git module)
Show description for f444470committed
Commits on Oct 24, 2023
Change :returns: to :return:
Show description for db317f1committedFix TestBigRepoR.setUp info message
Show description for 720e4bbcommittedRemove outdated git_daemon_launched Windows info
Show description for faa19accommitted- committed
- committed
- committed
Improve consistency of "END" comments
Show description for a5fc1d8committed
Commits on Oct 30, 2023
- committed
Improve consistency of "END" comments in test suite
Show description for ddb4417committedAvoid making "END" notation more verbose
Show description for 1d3f275committed- committed
Shorten some docstring references with tilde notation
Show description for a040edbcommittedFix commented *.py names at the top of modules
Show description for af1b5d4committedRemove encoding declarations
Show description for b970d42committed