Skip to content

Commit 24a6029

Browse files
committed
test_cluster: remove import asyncore
this isn't being used anyhow, and breaking support for python 3.12
1 parent 455af04 commit 24a6029

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/standard/test_cluster.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
import asyncore
1514
import subprocess
1615

1716
import unittest

0 commit comments

Comments
 (0)