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

Commitfc209ec

Browse files
Harmon758Byron
authored andcommitted
Remove Python 2 check for compat.defenc
1 parentcbd9ca4 commitfc209ec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎git/compat.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434
ifPY3:
3535
binary_type=bytes
3636
else:
37-
ifdefenc=='ascii':
38-
defenc='utf-8'
3937
binary_type=str
4038

4139

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2026 Movatter.jp