FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

python3.14.0rc3 idle doesn't show subinterpreter output while console does · Issue #139383 · python/cpython · GitHub

/ cpython Public

python3.14.0rc3 idle doesn't show subinterpreter output while console does #139383

Description

Bug report

Bug description:

from concurrent import interpreters
interp = interpreters.create()
interp.exec('print("during")')

the above code print nothing when run in idle and print during when in the console

CPython versions tested on:

3.14

Operating systems tested on:

Windows

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status
    Todo
    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL