Skip to content

Conversation

@cclauss
Copy link
Contributor

Simplify the logic by defining PermissionError in Python 2 in alignment with Python porting best practice use feature detection instead of version detection.

Simplify by defining [__PermissionError__](https://docs.python.org/3/library/exceptions.html#PermissionError) in Python 2 in alignment with Python porting best practice [___use feature detection instead of version detection___](https://docs.python.org/3/howto/pyporting.html#use-feature-detection-instead-of-version-detection).
@cclauss
Copy link
ContributorAuthor

Closing in favor of #826.

@cclausscclauss closed this Jan 24, 2019
@cclausscclauss deleted the patch-2 branch January 24, 2019 18:06
jeking3 pushed a commit to jeking3/GitPython that referenced this pull request Feb 6, 2019
jeking3 pushed a commit to jeking3/GitPython that referenced this pull request Mar 15, 2019
Byron pushed a commit that referenced this pull request May 5, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@cclauss@jeking3