ModuleNotFoundError: No module named 'test.support' · Issue #136153 · python/cpython · GitHub | Latest TMZ Celebrity News & Gossip | Watch TMZ Live
Skip to content

ModuleNotFoundError: No module named 'test.support' #136153

Closed
@killcoder

Description

@killcoder

Bug report

Bug description:

Using the standard version of python 3.13.5, getting data from empty subinterpreter queue or adding more data to a subinterpreter queue when it exceeds the maxsize triggers ModuleNotFoundError: No module named 'test.support'.

test.support is only available in the free threaded versions of python i.e. 3.13.5t and is not part of the standard version.

  • python 3.13.5
  • uv 0.7.15
import _interpreters as interpreters
import _interpqueues as queues

queue_id = queues.create(maxsize=2, fmt=1, unboundop=1)

queues.put(queue_id,1,1,1)
queues.put(queue_id,1,1,1)
queues.put(queue_id,1,1,1)
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
Cell In[39], line 1
----> 1 queues.put(queue_id,1,1,1)

ModuleNotFoundError: No module named 'test.support'

queues.get(queue_id)
queues.get(queue_id)
queues.get(queue_id)
---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
Cell In[42], line 1
----> 1 queues.get(queue_id)

ModuleNotFoundError: No module named 'test.support'

CPython versions tested on:

3.13.5

Operating systems tested on:

Windows

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      TMZ Celebrity News – Breaking Stories, Videos & Gossip

      Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

      Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

      🎥 Watch TMZ Live

      TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.