Skip to content

Commit eda60f9

Browse files
committed
Merge branch 'main' into pep646-tuple
2 parents 1102d27 + 4052dd2 commit eda60f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_asyncio/test_sslproto.py

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import socket
55
import unittest
66
import weakref
7+
from test import support
78
from unittest import mock
89
try:
910
import ssl

0 commit comments

Comments
 (0)