You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/changes.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Changelog
7
7
8
8
* `Commit.diff()` now supports diffing the root commit via `Commit.diff(NULL_TREE)`.
9
9
* `Repo.blame()` now respects `incremental=True`, supporting incremental blames. Incremental blames are slightly faster since they don't include the file's contents in them.
10
-
10
+
* IMPORTANT: This release drops support for python 2.6, which is officially deprecated by the python maintainers.
0 commit comments