8000 Add change log entry · gitpython-developers/GitPython@7d0d6c9 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7d0d6c9

Browse files
committed
Add change log entry
1 parent 26b0f38 commit 7d0d6c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/changes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Changelog
1717
`a_path` and `b_path` properties parsed out correctly. Previously, some
1818
values may have been populated incorrectly when a file was added or
1919
deleted.
20+
* Fix: diff parsing issues with paths that contain "unsafe" chars, like
21+
spaces, tabs, backslashes, etc.
2022
* IMPORTANT: This release drops support for python 2.6, which is
2123
officially deprecated by the python maintainers.
2224
* CRITICAL: `Diff` objects created with patch output will now not carry

0 commit comments

Comments
 (0)
0