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 3e82a78

Browse filesBrowse files
committed
preparr 3.0.6
1 parent ff4f970 commit 3e82a78
Copy full SHA for 3e82a78

File tree

Expand file treeCollapse file tree

2 files changed

+14
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+14
-1
lines changed

‎VERSION

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.5
1+
3.0.6

‎doc/source/changes.rst

Copy file name to clipboardExpand all lines: doc/source/changes.rst
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
Changelog
33
=========
44

5+
3.0.6 - Bugfixes
6+
=============================================
7+
8+
* removes python 2 compatibility shims, making GitPython a pure Python 3 library
9+
with all of the python related legacy removed.
10+
* Have a look at the PR, it is a good read on the mistakes made in the course of this,
11+
https://github.com/gitpython-developers/GitPython/pull/979 , please help the maintainers
12+
if you can to prevent accidents like these in future.
13+
14+
see the following for details:
15+
https://github.com/gitpython-developers/gitpython/milestone/33?closed=1
16+
17+
518
3.0.5 - Bugfixes
619
=============================================
720

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.