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

_overlapped module cannot be imported without socket support #131131

Open
Labels
@az0

Description

@az0

Bug report

Bug description:

To reproduce, boot Windows 11 into minimal safe mode and run this

importasyncio

It causes this error

Traceback (most recent call last):  File "C:\projects\asyncio_test_safe_mode.py", line 1, in <module>    import asyncio  File "c:\python\Lib\asyncio\__init__.py", line 42, in <module>    from .windows_events import *  File "c:\python\Lib\asyncio\windows_events.py", line 8, in <module>    import _overlappedOSError: [WinError 10050] A socket operation encountered a dead network

System information:

  • Python 3.11.10 (main, Feb 17 2025, 07:07:12) [MSC v.1942 32 bit (Intel)] on win32
  • Microsoft Windows 11 64-bit 23H2 22631.4890

The greater context is that itbreaks PyGObject andBleachBit.

CPython versions tested on:

3.11

Operating systems tested on:

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp