Actions: python/cpython
Actions
4,954 workflow run results
4,954 workflow run results
while True: input()
produces a lost sys.stderr
on termux
Add issue header
#9655:
Issue #139459
opened
by
mahdoosh1
contextlib.redirect_stderr()
Add issue header
#9653:
Issue #139452
opened
by
wolfgang-eder
PyErr_Format
Add issue header
#9652:
Issue #139447
opened
by
picnixz
when can't use pyrepl
Add issue header
#9651:
Issue #139445
opened
by
yihong0618
frozenset.copy()
doesn't copy the frozenset so frozenset.copy()
is useless and should be deprecated and removed in the future.
Add issue header
#9650:
Issue #139439
opened
by
hyperkai
sendfile(2)
support detection for Lustre filesystems
Add issue header
#9643:
Issue #139416
opened
by
bnikolic
sudo
in subprocess.Popen
if /etc/sudoers
enables use_pty
Add issue header
#9642:
Issue #139412
opened
by
Wenzel
fork
start method
Add issue header
#9641:
Issue #139409
opened
by
zrq1523565
pyexpat
related to .ExternalEntityParserCreate
Add issue header
#9639:
Issue #139400
opened
by
hartwork
frozenset.copy()
, copy.copy()
and frozenset()
don't do a copy while copy.deepcopy()
does
Add issue header
#9637:
Issue #139397
opened
by
hyperkai
test_capi.test_opt.test_call_len_known_length
fails on JIT+debug builds
Add issue header
#9636:
Issue #139393
opened
by
ashm-dev
python -m asyncio
process is not properly handled on Unix-like platforms
Add issue header
#9635:
Issue #139391
opened
by
yihong0618