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

Extraneous error output when process exits after using subinterpreters #135729

Closed
Labels
3.14bugs and security fixes3.15new features, bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytopic-subinterpreterstype-bugAn unexpected behavior, bug, or error
@a-reich

Description

@a-reich

Bug report

Bug description:

I opened anissue earlier on the repo for the PyPI backport, but now that PEP 734 is implemented (🎉!) I am doing so here.

Reproducer:

>>>fromconcurrentimportinterpreters>>>interp1=interpreters.create()>>>interp1.close()# same output occurs without this>>>exitExceptionignoredwhilecallingdeallocator<functionInterpreter.__del__at0x7308402c8460>:Traceback (mostrecentcalllast):File"/usr/lib/python3.14/concurrent/interpreters/__init__.py",line146,in__del__File"/usr/lib/python3.14/concurrent/interpreters/__init__.py",line162,in_decrefTypeError:catchingclassesthatdonotinheritfromBaseExceptionisnotallowed

I am on release 3.14.0b3 installed as an ubuntu distribution, running on WSL.

CPython versions tested on:

3.14

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.14bugs and security fixes3.15new features, bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytopic-subinterpreterstype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp