Sourced from gitpython's releases.
3.1.42
What's Changed
- Fix release link in changelog by
@PeterJCLaw
in gitpython-developers/GitPython#1795- Remove test dependency on sumtypes library by
@EliahKagan
in gitpython-developers/GitPython#1798- Pin Sphinx plugins to compatible versions by
@EliahKagan
in gitpython-developers/GitPython#1803- fix: treeNotSorted issue by
@et-repositories
in gitpython-developers/GitPython#1799- Remove git.util.NullHandler by
@EliahKagan
in gitpython-developers/GitPython#1807- Clarify why GIT_PYTHON_GIT_EXECUTABLE may be set on failure by
@EliahKagan
in gitpython-developers/GitPython#1810- Report actual attempted Git command when Git.refresh fails by
@EliahKagan
in gitpython-developers/GitPython#1812- Don't suppress messages when logging is not configured by
@EliahKagan
in gitpython-developers/GitPython#1813- Pin Python 3.9.16 on Cygwin CI by
@EliahKagan
in gitpython-developers/GitPython#1814- Have initial refresh use a logger to warn by
@EliahKagan
in gitpython-developers/GitPython#1815- Omit warning prefix in "Bad git executable" message by
@EliahKagan
in gitpython-developers/GitPython#1816- Test with M1 macOS CI runner by
@EliahKagan
in gitpython-developers/GitPython#1817- Bump pre-commit/action from 3.0.0 to 3.0.1 by
@dependabot
in gitpython-developers/GitPython#1818- Bump Vampire/setup-wsl from 2.0.2 to 3.0.0 by
@dependabot
in gitpython-developers/GitPython#1819- Remove deprecated section in README.md by
@marcm-ml
in gitpython-developers/GitPython#1823- Keep temp files out of project dir and improve cleanup by
@EliahKagan
in gitpython-developers/GitPython#1825New Contributors
@PeterJCLaw
made their first contribution in gitpython-developers/GitPython#1795@et-repositories
made their first contribution in gitpython-developers/GitPython#1799@marcm-ml
made their first contribution in gitpython-developers/GitPython#1823Full Changelog: https://github.com/gitpython-developers/GitPython/compare/3.1.41...3.1.42
1f37b48
prepare the next release9caf3ae
Merge pull request #1825
from EliahKagan/tree-test2613421
Merge pull request #1823
from marcm-ml/masterb780a8c
Tweak @with_rw_directory
and go back to using it0114a99
Use more ligtweight approach to guarantee deletion90cf4d7
Fix new PermissionError in Windows with Python 3.7dd42e38
Keep temp files out of project dir and improve cleanup2671167
Remove deprecated section in README.md7ba3fd2
Bump Vampire/setup-wsl from 2.0.2 to 3.0.0e75ea98
Bump pre-commit/action from 3.0.0 to 3.0.1