Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Define PermissionError in Python versions < 3.3#830

Closed
cclauss wants to merge 1 commit intogitpython-developers:masterfrom
cclauss:patch-2
Closed

Define PermissionError in Python versions < 3.3#830
cclauss wants to merge 1 commit intogitpython-developers:masterfrom
cclauss:patch-2

Conversation

@cclauss
Copy link
Contributor

Simplify the logic by definingPermissionError in Python 2 in alignment with Python porting best practiceuse 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 deleted the patch-2 branchJanuary 24, 2019 18:06
jeking3 pushed a commit to jeking3/GitPython that referenced this pull requestFeb 6, 2019
jeking3 pushed a commit to jeking3/GitPython that referenced this pull requestMar 15, 2019
Byron pushed a commit that referenced this pull requestMay 5, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@jeking3jeking3jeking3 approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@cclauss@jeking3

[8]ページ先頭

©2009-2026 Movatter.jp