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

Commit944f0eb

Browse files
authored
[1.26] Use vendored six in urllib3.contrib.securetransport
1 parentc9016bf commit944f0eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/urllib3/contrib/securetransport.py‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,8 @@
6464
importthreading
6565
importweakref
6666

67-
importsix
68-
6967
from ..importutil
68+
from ..packagesimportsix
7069
from ..util.ssl_importPROTOCOL_TLS_CLIENT
7170
from ._securetransport.bindingsimportCoreFoundation,Security,SecurityConst
7271
from ._securetransport.low_levelimport (

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp