Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
shutil._BZ2_SUPPORTED is always True under lazy_imports=all even if it is not supported
new-bugs-announce notifier
#18124:
Issue #150167
opened
by
DavidCEllis
PyDict_Next in _pickle.c
new-bugs-announce notifier
#18121:
Issue #150157
opened
by
KowalskiThomas
xml.etree.ElementTree when parsing text with a large number of comments
new-bugs-announce notifier
#18105:
Issue #150096
opened
by
StanFromIreland
zstopen uses except Exception: and leaks fileobj on BaseException, inconsistent with gzopen/bz2open/xzopen
new-bugs-announce notifier
#18103:
Issue #150077
opened
by
lpyu001