We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16a004 commit 851beabCopy full SHA for 851beab
VERSION
@@ -1 +1 @@
1
-3.1.25
+3.1.26
doc/source/changes.rst
@@ -1,6 +1,16 @@
=========
2
Changelog
3
-=========
+
4
5
+======
6
7
+- Fixes a leaked file descriptor when reading the index, which would cause make writing a previously
8
+ read index on windows impossible.
9
+ See https://github.com/gitpython-developers/GitPython/issues/1395 for details.
10
11
+See the following for all changes.
12
+https://github.com/gitpython-developers/gitpython/milestone/56?closed=1
13
14
15
3.1.25
16
======
0 commit comments