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

gh-105716 breaks greenlet/eventlet #112826

Closed
Assignees
ericsnowcurrently
@doko42

Description

@doko42

Bug report

Bug description:

gh-105716 breaks greenlet/eventlet, which apparently was working with the 3.12.0 release.
this is greenlet 3.0.1, plus eventlet 0.33.3 plus the python3.12 for eventlet taken from
https://src.fedoraproject.org/rpms/python-eventlet/tree/rawhide

Traceback (most recent call last):  File"/home/packages/12/python-eventlet-0.33.3/tests/isolated/patcher_existing_locks_late.py", line20, in<module>    eventlet.monkey_patch()  File"/home/packages/12/python-eventlet-0.33.3/eventlet/patcher.py", line294, inmonkey_patch    modules_to_patch+= modules_function()^^^^^^^^^^^^^^^^^^  File"/home/packages/12/python-eventlet-0.33.3/eventlet/patcher.py", line480, in_green_thread_modulesfrom eventlet.greenimport threading  File"/home/packages/12/python-eventlet-0.33.3/eventlet/green/threading.py", line22, in<module>    eventlet.patcher.inject(  File"/home/packages/12/python-eventlet-0.33.3/eventlet/patcher.py", line109, ininject    module=__import__(module_name, {}, {}, module_name.split('.')[:-1])^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/usr/lib/python3.12/threading.py", line40, in<module>    _is_main_interpreter= _thread._is_main_interpreter^^^^^^^^^^^^^^^^^^^^^^^^^^^^AttributeError:module 'eventlet.green.thread' has no attribute '_is_main_interpreter'---FAIL

CPython versions tested on:

3.12

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp