Bug report
Bug description:
fromconcurrentimportinterpretersinterp=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
Bug report
Bug description:
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