Actions: python/cpython
Actions
4,277 workflow run results
4,277 workflow run results
test_repl.test_toplevel_contextvars_async
fails under Fish in a VS Code terminal
Add issue header
#9068:
Issue #137569
opened
by
brettcannon
test_pyrepl.test_dumb_terminal_exits_cleanly
fails under Fish when run in VS Code's terminal
Add issue header
#9067:
Issue #137568
opened
by
brettcannon
cafile
from ssl.create_default_context
causes ~143,000 disk operations in Windows
Add issue header
#9065:
Issue #137560
opened
by
sloweclair
asyncio.Timeout.__aexit__
does not handle BaseExceptionGroup
Add issue header
#9063:
Issue #137549
opened
by
PLPeeters
<sequence>.<method>()
failures
Add issue header
#9052:
Issue #137508
opened
by
hyperkai
reversed()
should be the same to avoid confusion.
Add issue header
#9051:
Issue #137504
opened
by
hyperkai
build
for the directory name of the build Python in Tools/wasm/wasi
Add issue header
#9048:
Issue #137484
opened
by
brettcannon
--builddir
option to Tools/wasm/wasi
Add issue header
#9046:
Issue #137480
opened
by
brettcannon
inspect.getsourcelines()
mishandles multi-line generator expressions
Add issue header
#9044:
Issue #137477
opened
by
George-Ogden